Libraries tagged by rounding
evolution-cms/salo
944 Downloads
Docker files for running a basic evo application.
esler/phpunit-graceful-interrupt
77498 Downloads
Allow gracefully interrupt running PHPUnit tests
dvsoftsrl/laravel-horizon-cron-supervisor
2008 Downloads
Running Laravel Horizon with a CRON supervisor
dv-team/router
313 Downloads
A simple routing library
ducks-project/apache
5472 Downloads
PHP polyfill for the Apache Functions. The aim is to provides functions as the PHP way in order to get them available even if PHP is not running as an Apache module.
drupal/site_template_helper
88 Downloads
Helps get Drupal site templates up and running.
drupal/daemonizer
6835 Downloads
Daemonizer allows Drush commands to be executed repeatly as a long-running background task.
diontech/laravel-extended-scheduler
1611 Downloads
This package allows you to configure the scheduled tasks of the app via (database) model. It was developed to avoid handling theseconfigurations via a config file only, cause then we cannot share the same repo to n server instances when running different tasks is needed at each server.
dgr/nohup
1678 Downloads
A library to run a command in the background, it will return the process's pid, and get it's is running status anytime in the another process, and can be stoped anytime. It support Windows, Linux and Mac osx.
delboy1978uk/router
2834 Downloads
Fast routing and dispatch component including PSR-15 middleware, fork of league/route
davidlienhard/router
4687 Downloads
🐘 php library for routing
cyneek/yii2-routes
1965 Downloads
Routing and filtering extension system for Yii2 framework that emulates the Laravel routing system.
crysalead/resource
9549 Downloads
Resource Routing & Dispatching Framework
chevere/router
3822 Downloads
PSR-7/11/15/17 compatible PHP library for creating HTTP routing systems
chevere/http
5720 Downloads
PSR-7/17/18 compatible PHP library for creating HTTP components for routing