Libraries tagged by runs
andersundsehr/rector-p
13093 Downloads
rector run file by file (like git add -p)
alextartan/mezzio-symfony-console
32243 Downloads
This project adds a executable file to the composer bin folder to run symfony commands under a mezzio application environment.
alexdmccabe/composer-in-container
19723 Downloads
Prevent Composer commands from accidentally being run from a host instead of from inside a container.
afrihost/swarm-process
22966 Downloads
Much like the Process package, but this will run a list of processes, with a limited concurrent - and keep track of them
sensiolabs-de/astrunner
3298 Downloads
Astrunner is a low level lib that helps to run static code analysis
rinvex/laravel-bookings
7560 Downloads
Rinvex Bookings is a generic resource booking system for Laravel, with the required tools to run your SAAS like services efficiently. It has a simple architecture, with powerful underlying to afford solid platform for your business.
publero/net_gearman
77749 Downloads
Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.
packagist/closurecompiler-bin
99520 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
laraflock/multi-tenant
1252 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
jolicode/jolici
627 Downloads
Run your TravisCi builds locally
facile-it/doctrine-test-module
12578 Downloads
Laminas Framework module that provides features that help you run your Laminas-based App's testsuite more efficiently with isolated tests
daverogers/serverpilot-php
3995 Downloads
ServerPilot: the best way to run PHP websites.
akbansa/parallel-processor
9549 Downloads
Parallel Processor will help you do run commands for parallel execution
tomkyle/find-run-test
1413 Downloads
Find and run the PHPUnit test for a single changed PHP class file, most useful when watching the filesystem
rushing/laravel-schedule-runs
844 Downloads
Track when the last time a task/command/whatever was executed.