common-services / doorman
Child process management
3.0.01
2018-11-08 08:33 UTC
Requires
- php: >=5.5.9
- jeremeamia/superclosure: ^2.0
Requires (Dev)
- phpunit/phpunit: ^4.7
This package is auto-updated.
Last update: 2024-11-09 12:17:31 UTC
README
Child process management. Compatible from PHP 5.3 to PHP 7. Needs no extensions.
This is a fork of asyncphp/doorman by assertchris to fit our needs.
Check his repository for more informations.
Install
Via composer :
composer require common-services/doorman
Updates
- Added more checks on PHP binary getter/setter