spatie/laravel-cronless-schedule
Run Laravel’s scheduler without cron. This dev/test-friendly package adds php artisan schedule:run-cronless, which uses a ReactPHP loop to execute the scheduler on a timer (default every minute), with optional custom frequency and manual runs.
Full Changelog: https://github.com/spatie/laravel-cronless-schedule/compare/1.2.0...1.2.1
Full Changelog: https://github.com/spatie/laravel-cronless-schedule/compare/1.1.1...1.2.0
Full Changelog: https://github.com/spatie/laravel-cronless-schedule/compare/1.1.0...1.1.1
How can I help you explore Laravel packages today?