2017 © Pedro PelĂĄez
 

library coupe

A Handy HTTP/HTTPS Server for written in *PURE* PHP (5.5+)

image

kzykhys/coupe

A Handy HTTP/HTTPS Server for written in *PURE* PHP (5.5+)

  • Tuesday, December 17, 2013
  • by kzykhys
  • Repository
  • 8 Watchers
  • 44 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 2 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Coupé, A Handy HTTP/HTTPS Server written in PURE PHP

Latest Unstable Version Build Status SensioLabsInsight, (*1)

  • Non-blocking IO with coroutine (Generator) available in PHP5.5
  • Based on kzykhys/CoroutineIO
  • Tested against Wordpress, Symfony2

Terminal, (*2)

Requirements

  • PHP5.5 (both CLI and CGI)
  • (optional) OpenSSL http://www.php.net/manual/en/openssl.installation.php

Installation

On Unix

curl -s http://kzykhys.com/coupe/install | php

On Windows

Download coupe.phar, (*3)

Update

php coupe.phar self-update

Usage

Visit http://kzykhys.com/coupe for more information., (*4)

php coupe.phar help start
Usage:
 start [-t|--docroot="..."] [-s|--with-ssl[="..."]] [--without-ssl] [--fallback="..."] [address]

Arguments:
 address               <host>:<port> (default: "localhost:8080")

Options:
 --docroot (-t)        Specify document root
 --with-ssl (-s)       <host>:<port> (default: "localhost:8443")
 --without-ssl         Disables ssl transport
 --fallback            Fallback script (default: false)
 --help (-h)           Display this help message.
 --quiet (-q)          Do not output any message.
 --verbose (-v|vv|vvv) Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
 --version (-V)        Display this application version.
 --ansi                Force ANSI output.
 --no-ansi             Disable ANSI output.
 --no-interaction (-n) Do not ask any interactive question.

License

The MIT License, (*5)

Author

Kazuyuki Hayashi (@kzykhys), (*6)

The Versions

17/12 2013

dev-master

9999999-dev

A Handy HTTP/HTTPS Server for written in *PURE* PHP (5.5+)

  Sources   Download

MIT

The Requires

 

The Development Requires

by Kazuyuki Hayashi

https development server http web

17/12 2013

dev-symfony/debug

dev-symfony/debug

A Handy HTTP/HTTPS Server for written in *PURE* PHP (5.5+)

  Sources   Download

MIT

The Requires

 

The Development Requires

by Kazuyuki Hayashi

https development server http web

17/12 2013

v0.1.1

0.1.1.0

A Handy HTTP/HTTPS Server for written in *PURE* PHP (5.5+)

  Sources   Download

MIT

The Requires

 

The Development Requires

by Kazuyuki Hayashi

https server http web

27/11 2013

v0.1.0

0.1.0.0

A Handy HTTP/HTTPS Server for written in *PURE* PHP (5.5+)

  Sources   Download

MIT

The Requires

 

The Development Requires

by Kazuyuki Hayashi

https server http web