Download the PHP package flexic/scheduler-bundle without Composer
On this page you can find all versions of the php package flexic/scheduler-bundle. 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 scheduler-bundle
🕧 PHP Scheduler Bundle
Provides the integration of the PHP Scheduler library into Symfony Framework.
Installation
Run
to install flexic/scheduler-bundle
.
If you are using Symfony Flex, the bundle will be automatically enabled.
To enable the bundle manually, add it to the list of registered bundles in the config/bundles.php
file of your project:
Tag Schedule Events
To make a schedule event available to the scheduler, you need to tag it with scheduler.schedule_event
.
or
License
This package is licensed using the GNU License.
Please have a look at LICENSE.md.
All versions of scheduler-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
flexic/scheduler Version ^2.0.4
symfony/dependency-injection Version ^6.1.5
symfony/http-kernel Version ^6.1.5
flexic/scheduler Version ^2.0.4
symfony/dependency-injection Version ^6.1.5
symfony/http-kernel Version ^6.1.5
The package flexic/scheduler-bundle contains the following files
Loading the files please wait ....