PHP5.4 comes with a built-in development web server, so this app should never be finished.
Postman is a Small PHP Webserver, designed to be used in dev environment
Actually, it's just a Proof Of Concept, contact me at [email protected] if you want to contribute, Postman needs you ;)
Rename the config.yml-sample to config/config.yml and update it with your own configuration
Run the server :
./postman
- Encapsulate and refactor socket management (and make it mockable)
- Refactor a lot of things