Libraries tagged by Execl
formapro/pvm
23619 Downloads
The library provides us with a frame to build a workflow or a business process such as BPMN. Could execute tasks in parallel or delayed tasks
fin1te/safecurl
22829 Downloads
A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.
dotkernel/dot-data-fixtures
21222 Downloads
Provides a CLI interface for listing & executing doctrine data fixtures
cheprasov/php-memcached-lock
221840 Downloads
MemcachedLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
bex/behat-skip-tests
360407 Downloads
Extension for behat to enable skipping tests without excluding them from the output
astatroth/laravel-timer
21960 Downloads
A small tool to measure operations execution time.
ark4ne/xl-reader
13500 Downloads
High performance Excel Reader (CSV, TSV, XLSX)
apen/additional_scheduler
63275 Downloads
Useful tasks in the scheduler module : full backup, send query result in mail, exec SH script with reports...
angle/chrono
10613 Downloads
The easiest way to measure PHP code execution time.
ahuggins/open-on-make
19177 Downloads
Automatically open files in editor when Artisan make:* is executed
aeon-php/retry
152396 Downloads
Retry fragile operations in case of failure with different delay strategies and possibility to skip/terminate execution
zetacomponents/workflow
165926 Downloads
The purpose of the Workflow component is to provide the core functionality of an activity-based workflow system including the definition and execution of workflow specifications.
norzechowicz/aceeditor-bundle
265218 Downloads
Bundle that integrate excellent JavaScript ace editor into Symfony Form.
mpyw/co
17822 Downloads
Asynchronous cURL executor simply based on resource and Generator
humbug/humbug
153475 Downloads
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.