bytic / scheduler
Scheduler library for bytic framework
Installs: 2 201
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Requires
- php: ^7.2 || ^8.0
- ext-json: *
- bytic/cache: ^0.9 || ^1.0
- bytic/collections: ^1.0
- bytic/console: ^0.9 || ^1.0
- bytic/package-base: ^1.0
- bytic/utility: ^1.0
- opis/closure: ^3.1
- php-http/client-common: ^1.9 || ^2.0
- php-http/client-implementation: ^1.0
- php-http/discovery: ^1.6
- php-http/httplug: ^1.1 || ^2.0
- php-http/multipart-stream-builder: ^1.0
- psr/http-client: ^1.0
- psr/http-factory: ^1.0
- psr/http-message: ^1.0 || ^2.0
- symfony/http-client: ^6.2
- symfony/process: ^4.0 || ^5.0 || ^6.0
Requires (Dev)
- bytic/config: ^1.0
- bytic/container: ^1.0 || ^2.0
- bytic/deployer-recipies: ^6.0 || ^7.0
- bytic/dotenv: ^4.0
- bytic/phpqatools: ^1.0
- nyholm/psr7: ^1.1
- php-http/mock-client: ^1.0
README
Inspiration
- https://github.com/schmittjoh/JMSJobQueueBundle
- https://github.com/j-guyon/CommandSchedulerBundle
- https://github.com/symfonycorp/croncape
- https://github.com/Indatus/dispatcher
- https://github.com/codestudiohq/laravel-totem
- https://github.com/helthe/Chronos
- https://github.com/lavary/crunz
- https://github.com/peppeocchi/php-cron-scheduler