Download the PHP package tourze/doctrine-cron-job-bundle without Composer
On this page you can find all versions of the php package tourze/doctrine-cron-job-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tourze/doctrine-cron-job-bundle
More information about tourze/doctrine-cron-job-bundle
Files in tourze/doctrine-cron-job-bundle
Download tourze/doctrine-cron-job-bundle
More information about tourze/doctrine-cron-job-bundle
Files in tourze/doctrine-cron-job-bundle
Vendor tourze
Package doctrine-cron-job-bundle
Short Description Doctrine CronJob Bundle
License MIT
Package doctrine-cron-job-bundle
Short Description Doctrine CronJob Bundle
License MIT
Please rate this library. Is it a good library?
Informations about the package doctrine-cron-job-bundle
Doctrine CronJob Bundle
中文
This bundle provides functionality for managing cron jobs using Doctrine in Symfony projects.
Features
- Support for database-managed cron jobs
- Support for scheduled SQL query execution
- Integration with Symfony cron job system
- Entity management and repository services
Installation
Usage
-
Register the Bundle
-
Create a CronJob entity
- Create a CronSql entity
Unit Tests
The project includes a complete unit test suite with all tests passing:
Test Plan Status
The following tests have been completed and passed:
- [x] Entity Tests
- [x] CronJob Entity Test (100% passed)
- [x] CronSql Entity Test (100% passed)
- [x] Provider Tests
- [x] DoctrineProvider Test (100% passed)
- [x] CronSqlProvider Test (100% passed)
- [x] Dependency Injection Tests
- [x] DoctrineCronJobExtension Test (100% passed)
- [x] Bundle Tests
- [x] DoctrineCronJobBundle Test (100% passed)
License
MIT License. See LICENSE file for more information.
All versions of doctrine-cron-job-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
doctrine/dbal Version ^4.0
doctrine/doctrine-bundle Version ^2.13
doctrine/orm Version ^3.0
doctrine/persistence Version ^3.1 || ^4
symfony/config Version ^6.4
symfony/dependency-injection Version ^6.4
symfony/doctrine-bridge Version ^6.4
symfony/framework-bundle Version ^6.4
symfony/http-kernel Version ^6.4
symfony/yaml Version ^6.4 || ^7.1
tourze/doctrine-indexed-bundle Version 0.0.*
tourze/doctrine-snowflake-bundle Version 0.1.*
tourze/doctrine-timestamp-bundle Version 0.0.*
tourze/doctrine-track-bundle Version 0.1.*
tourze/doctrine-user-bundle Version 0.0.*
tourze/easy-admin-attribute Version 0.1.*
tourze/symfony-cron-job-bundle Version 0.1.*
doctrine/dbal Version ^4.0
doctrine/doctrine-bundle Version ^2.13
doctrine/orm Version ^3.0
doctrine/persistence Version ^3.1 || ^4
symfony/config Version ^6.4
symfony/dependency-injection Version ^6.4
symfony/doctrine-bridge Version ^6.4
symfony/framework-bundle Version ^6.4
symfony/http-kernel Version ^6.4
symfony/yaml Version ^6.4 || ^7.1
tourze/doctrine-indexed-bundle Version 0.0.*
tourze/doctrine-snowflake-bundle Version 0.1.*
tourze/doctrine-timestamp-bundle Version 0.0.*
tourze/doctrine-track-bundle Version 0.1.*
tourze/doctrine-user-bundle Version 0.0.*
tourze/easy-admin-attribute Version 0.1.*
tourze/symfony-cron-job-bundle Version 0.1.*
The package tourze/doctrine-cron-job-bundle contains the following files
Loading the files please wait ....