Libraries tagged by wizcodepl
wizcodepl/scheduled-tasks-health-check
0 Favers
17 Downloads
17 Downloads
Scheduled Tasks Health Check is a package for Laravel Health that monitors the execution of scheduled tasks (cron jobs). It helps ensure that your scheduled commands are running as expected and alerts you if any tasks fail or are delayed.
wizcodepl/outdated-packages-health-check
0 Favers
14 Downloads
14 Downloads
This package contains a Laravel Health check that can report any outdated PHP packages installed in your application using Composer.
wizcodepl/jobs-counter-health-check
0 Favers
13 Downloads
13 Downloads
This package provides a Laravel Health check to monitor the number of active and failed jobs in your queue system.
similing4/phpexcel
0 Favers
19 Downloads
19 Downloads
本项目为http://www.codeplex.com/PHPExcel的备份项目