Download the PHP package lxlang/laravel-schedule-info without Composer
On this page you can find all versions of the php package lxlang/laravel-schedule-info. 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 laravel-schedule-info
Laravel Schedule Info
Description
A command to output your current laravel schedule in a human readable format.
Installation
Usage
Run ./artisan schedule:info
Code-Access
You can use ScheduleInfoReport
to generate a result set, with which a custom view can be generated to include this
into views or other reports.
All versions of laravel-schedule-info with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
illuminate/support Version ^5.5|^6|^7
illuminate/console Version ^5.5|^6|^7
dragonmantank/cron-expression Version ^2.0
lorisleiva/cron-translator Version ^0.1.1
illuminate/support Version ^5.5|^6|^7
illuminate/console Version ^5.5|^6|^7
dragonmantank/cron-expression Version ^2.0
lorisleiva/cron-translator Version ^0.1.1
The package lxlang/laravel-schedule-info contains the following files
Loading the files please wait ....