Download the PHP package babacooll/command-planner without Composer
On this page you can find all versions of the php package babacooll/command-planner. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package command-planner
CommandPlanner
CommandPlanner is a cron management for Symfony Console component commands.
Installation
CommandPlanner is available through composer :
Usage
You can load method in CommandPlanner by two ways :
Example inline
PHP File :
Example from config
PHP File :
Config File :
These examples use CommandPlanner\Tests\Data\TestCommand test command from this package.
TODO
- Unit testing
- Exception handler
All versions of command-planner with dependencies
PHP Build Version
Package Version
Requires
symfony/console Version
~2.6
symfony/event-dispatcher Version ~2.6
symfony/config Version ~2.6
mtdowling/cron-expression Version ~1.0
symfony/process Version ~2.6
psr/log Version ~1.0
symfony/event-dispatcher Version ~2.6
symfony/config Version ~2.6
mtdowling/cron-expression Version ~1.0
symfony/process Version ~2.6
psr/log Version ~1.0
The package babacooll/command-planner contains the following files
Loading the files please wait ....