Libraries tagged by running
esler/phpunit-graceful-interrupt
76568 Downloads
Allow gracefully interrupt running PHPUnit tests
ducks-project/apache
4743 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/daemonizer
3490 Downloads
Daemonizer allows Drush commands to be executed repeatly as a long-running background task.
drewm/slim-commander
909 Downloads
A very simple structure for running CLI commands as part of your Slim Framework application
diontech/laravel-extended-scheduler
1299 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
1673 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
1487 Downloads
A framework for running unit and integration tests on WordPress
clip/clip
26 Downloads
A simple framework for making and running CLI (console) commands
brightmachine/scrutiny
2174 Downloads
Scrutiny checks over your environment to make sure your app is running as it should be – use Oh Dear or Pingdom to check it
blackboard-open-source/moodle-plugin-ci
141461 Downloads
Assists with running Moodle plugins in Travis CI
berthott/laravel-internal-request
564 Downloads
Laravel Helper for running internal requests
bemailr/wp-requirements
122 Downloads
A helpful library for checking the prerequisites when activating / running a WordPress plugin.
bellows-app/cli
202 Downloads
An intelligent command line utility that sits on top of Laravel Forge to get your site up and running with all of your third party integrations configured at the speed of light.
andrewgatenby/snapmigrations
7328 Downloads
Generates an SQL dump of your migrated (and seeded) database to save time re-running Migrations when running Integration and Acceptance Tests in a Lumen environment.
ajuchacko/sail-7.x
6459 Downloads
Docker files for running a basic Laravel 7 application.