clavicula-nox / pendingactions-bundle
Symfony PendingActionsBundle. A simple way to delay and schedule the execution of heavy tasks !
Installs: 166
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^7.1
- ext-json: *
- doctrine/doctrine-bundle: ^1.4
- doctrine/orm: ^2.4
- symfony/framework-bundle: ^3.4
- symfony/yaml: ^3.2
Requires (Dev)
- phpunit/phpunit: ~6.0
README
This bundle provides a simple way to delay and schedule the execution of heavy tasks for Symfony-based projects.
Requirements
- php 7.1+
- Symfony 3.4 applications
- Doctrine ORM entities
Reporting an issue or a feature request
Issues and feature requests are tracked in the Github issue tracker.