Skip to content

frequence-web/Postman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARNING

PHP5.4 comes with a built-in development web server, so this app should never be finished.

Postman

Postman is a Small PHP Webserver, designed to be used in dev environment

Note :

Actually, it's just a Proof Of Concept, contact me at yohan@giarelli.org if you want to contribute, Postman needs you ;)

Configuration :

Rename the config.yml-sample to config/config.yml and update it with your own configuration

Usage :

Run the server :

./postman

TODO

  • Encapsulate and refactor socket management (and make it mockable)
  • Refactor a lot of things

Releases

No releases published

Packages

No packages published

Languages