shaneharter / PHP-Daemon

Build production-ready Daemons using PHP 5.3+. Build fault-tolerant applications without the boilerplate.
Other
768 stars 166 forks source link

composer.json #15

Closed desarrolla2 closed 12 years ago

desarrolla2 commented 12 years ago

Hi.

I recommend to include a composer.json file to automatic manage dependences with composer.

Then you submit the package[1] and dependencies will be more friendly for developers.

Regards!

[1] http://packagist.org/

shaneharter commented 12 years ago

Thanks man - if you get into things and have any questions feel free to reach out. I'll try to help any way i can.