Libraries tagged by running.fm
iamluc/docker-hostmanager
33 Downloads
Update /etc/hosts to access running containers
helsingborg-stad/wpmu-network-admin-url
5437 Downloads
Fixes network url's when running WordPress as multisite in a composer installed wp instance.
frontkom/behat-ddev-auto-non-headless
2377 Downloads
Automatically disables headless when running behat tests in ddev.
freerkminnema/synchronized
828 Downloads
A Laravel package that provides a `synchronized` function that uses atomic locks to prevent a critical section of code from running in parallel across multiple requests.
frc/wp-gravityforms-cloud-export
19297 Downloads
Change the behavior of Gravity Forms Export. Use when running on heroku or gae.
flightphp/skeleton-simple
72 Downloads
A Simpler Flight PHP framework skeleton app to get your new projects up and running ASAP
fiasco/async
7398 Downloads
PHP library for running asynchronous runtime php forks using pcntl.
esler/phpunit-graceful-interrupt
76993 Downloads
Allow gracefully interrupt running PHPUnit tests
eonx-com/easy-swoole
22939 Downloads
Ease running app with Open Swoole
eonx-com/easy-serverless
56 Downloads
Reusable functionalities to ease running PHP applications in serverless context
dvsoftsrl/laravel-horizon-cron-supervisor
1683 Downloads
Running Laravel Horizon with a CRON supervisor
ducks-project/apache
5157 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.
diontech/laravel-extended-scheduler
1465 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
1677 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.
cyruscollier/wp-test
1703 Downloads
A framework for running unit and integration tests on WordPress