comodojo / daemon
Solid PHP daemon toolkit
1.0.1
2018-11-19 21:44 UTC
Requires
- php: >=5.6.0
- ext-pcntl: *
- ext-posix: *
- ext-shmop: *
- ext-sockets: *
- comodojo/foundation: ^1.0
- comodojo/rpcclient: ^2.0
- comodojo/rpcserver: ^2.0
- league/climate: ^3.0
Requires (Dev)
- phpunit/phpunit: ^4.0|^5.0
- scrutinizer/ocular: ^1.0
This package is auto-updated.
Last update: 2024-11-05 19:30:17 UTC
README
Solid PHP daemon toolkit
This is the development branch, please do not use it in production
Installation
Install composer, then:
composer require comodojo/daemon
Documentation
- Docs (wip): docs.comodojo.org/projects/daemon
- API: api.comodojo.org/libs/daemon
Contributing
Contributions are welcome and will be fully credited. Please see CONTRIBUTING for details.
License
comodojo/daemon
is released under the MIT License (MIT). Please see License File for more information.
Copyright (c) 2018 Marco Giovinazzi
For more information, visit comodojo.org.