Libraries tagged by runs
eher/phpwatch
74 Downloads
Command line client that allow you to run arbitrary shell commands whenever changes occur in a list of specified files
drinks-it/sf-consumer-logger-bundle
1845 Downloads
Formatter logs for consumers start/run/stop events
divante-ltd/pimcore-scheduled-export
10273 Downloads
Scheduled Export lets you run ordinary grid exports in background.
diego-ninja/docker
2107 Downloads
Run and manage docker containers in your php code
devshop/composer-template
110 Downloads
Project template for Drupal 8 projects with composer, ready to run on Aegir & DevShop
devinweb/laravel-test-parallel
7454 Downloads
a command to run your tests simultaneously across multiple processes to significantly reduce the time required to run the entire test suite.
denismitr/async-runner
16 Downloads
Run PHP tasks asynchronously with the PCNTL extension
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
cosmic-beacon/critical-section
4181 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
coral-media/crune
31 Downloads
(C)onsole (Run)time (E)nviroment. Ideal for running cron jobs and low profile/level tasks.
consolidation/bootstrap
6 Downloads
Locate and bootstrap components needed to run code from a framework.
coenjacobs/migrator
33 Downloads
Library to run database migrations in WordPress plugins
codepluswander/laravel-database-seed-version
349 Downloads
Run database seeders with history tracking like migrations
codeaken/ansible
81 Downloads
Use PHP to run Ansible commands and playbooks
chinleung/laravel-browserstack
2511 Downloads
Run Laravel Dusk tests on BrowserStack.