Libraries tagged by running
php-lrpm/php-lrpm-cluster
2701 Downloads
PHP Long Running Process Manager Cluster
long-running/doctrine-orm
562787 Downloads
long-running/core
659288 Downloads
Tools for working with long-running processes
vormkracht10/laravel-ok
13231 Downloads
Is your Laravel app OK? Health checks running in production to ensure you can sleep well at night and be sure everything is still OK.
vendic/magento2-clean-cron-schedule
8559 Downloads
Magento 2.2 has issues with giant `cron_schedule` tables. The cron job running time will increase when the table gets bigger, causing heavy CPU usage.
soarce/parallel-process-dispatcher
2996 Downloads
Tiny PHP library for running jobs in background and/or in parallel
shopsys/phpstorm-inspect
8607 Downloads
Package for running PhpStorm's inspections from CLI and displaying results
sfneal/healthy
62370 Downloads
Provides health check routes to Laravel applications for determining if the app is "up & running"
semperit/minkcivicrmhelpers
12635 Downloads
Shared helper functions for running Mink tests against CiviCRM.
prestashop/module-lib-guzzle-adapter
34979 Downloads
Plug modules to the Guzzle client available on a running shop
php-extended/php-system
58707 Downloads
A generic way to find informations about the running system
php-etl/satellite
2221 Downloads
This library aims at building and running lambda PHP functions
peterdkc/test-runner
11426 Downloads
A consistent set of commands for running tests in your project.
pantheon-systems/wpunit-helpers
4260 Downloads
Unified scripts for installing and running automated WP Unit Tests.
lantongxue/php-nohup
7986 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.