Download the PHP package comodojo/extender.framework without Composer
On this page you can find all versions of the php package comodojo/extender.framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download comodojo/extender.framework
More information about comodojo/extender.framework
Files in comodojo/extender.framework
Package extender.framework
Short Description Database driven, multiprocess, (pseudo) cron tasks scheduler
License MIT
Homepage https://extender.comodojo.org
Informations about the package extender.framework
Comodojo extender
Daemonizable, database driven, multiprocess, (pseudo) cron task scheduler in PHP.
This is the development branch, please do not use it in production
It supports multiprocessing via PHP Process Control extensions and is designed to work with different databases.
For more information, visit extender.comodojo.org.
Installation
First, install composer. Then:
-
install extender from project package:
composer create-project comodojo/extender
-
install extender as a standalone library:
composer require comodojo/extender.framework
Documentation
Contributing
Contributions are welcome and will be fully credited. Please see CONTRIBUTING for details.
All versions of extender.framework with dependencies
comodojo/daemon Version ^1.0
comodojo/dispatcher.framework Version ^4.0
comodojo/cache Version ^2.0
mtdowling/cron-expression Version ^1.0
doctrine/orm Version ^2.0
league/fractal Version ^0.17
symfony/yaml Version ^3.0