Libraries tagged by evelution
inspector-apm/inspector-slim
1793 Downloads
Simple Code Execution Monitoring for Slim applications.
inspector-apm/inspector-codeigniter
382 Downloads
Code Execution Monitoring for CodeIgniter applications.
hypothesis/wp-hypothesis
11 Downloads
An open platform for the collaborative evaluation of knowledge.
hmuenzer/recurrence
6 Downloads
This tool helps with rrule evaluations as defined by RFC 5545
hexalgo-labs/cron-style-scheduler-bundle
283 Downloads
Manage your automated commands execution by using annotation which use cron expression. Compatible with Symfony 4 and 5.
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
236 Downloads
Benchmark Tool for measuring execution times
delormejonathan/cron-bundle
3510 Downloads
This bundle provides scheduled execution of Symfony2 commands
davereid/drush-acquia-hook-invoke
7075 Downloads
Drush command designed to let you test execution of Acquia Cloud hooks on your local Drupal installation
cratia/adapter-mysql
1762 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.