Libraries tagged by execution
flaviovs/timeit
391 Downloads
Library and tools to measure execution speed of PHP code
ffreitas-br/command-lock-bundle
2529 Downloads
Symfony bundle who create a lock in commands, avoiding the execution of same command simultaneously
etsetra/laravel-migration-shield
1 Downloads
Protects production environments by preventing the execution of dangerous migration and seeding commands like migrate:fresh, migrate:refresh, migrate:rollback, db:seed, and db:wipe.
dotdecay/time-benchy
216 Downloads
Benchmark Tool for measuring execution times
davereid/drush-acquia-hook-invoke
7071 Downloads
Drush command designed to let you test execution of Acquia Cloud hooks on your local Drupal installation
cratia/adapter-mysql
1751 Downloads
Implementation over abstraction IAdapter for creating and execution Doctrine\DBAL\Connection instances over driver Mysql
colinhdev/libasyncevent
217 Downloads
Simple implementation for creating asynchronous event execution for PocketMine-MP plugins.
coapsyfactor/decorator
0 Downloads
PHP Decorator, dynamicly adding methods and properties with proper scope and $this assigned before execution.
chojnicki/laravel-seeder-debugger
1176 Downloads
Show debug info after finishing seeding like execution time or queries count, that can help you write better seeders.
ayaou/command-logger-bundle
62 Downloads
This bundle logs all commands executed with console, along with their execution time and errors if applied.
aswin/concurrent-laravel
6 Downloads
A Laravel package for concurrent API execution
aoe/scheduler_timeline
6464 Downloads
Logs information about scheduler task execution and displays them in a graphical timeline
alirezavalipour/laravel-time-measurement
1 Downloads
this package use for measuring execution time of your operation, it's event based
ali-qorbani/mongodb-crud
4 Downloads
a simple package for crud execution with connection to mongodb
alexeyplodenko/symfony-php-dumper
1069 Downloads
The package provides a simple dump function, based on the Symfony VarDumper package, to output the variables and stop execution.