Libraries tagged by evelution
4k1r0/codeigniterdb
342 Downloads
Use the database library separately from CodeIgniter 3 (fork from evolution/codeigniterdb)
symfony/web-profiler-bundle
130981781 Downloads
Provides a development tool that gives detailed information about the execution of any request
malkusch/lock
8531983 Downloads
Mutex library for exclusive code execution.
liuggio/fastest
5134931 Downloads
Simple parallel testing execution... with some goodies for functional tests.
inspector-apm/inspector-laravel
1664216 Downloads
Code Execution Monitoring, built for developers.
dereuromark/cakephp-queue
757981 Downloads
The Queue plugin for CakePHP provides deferred task execution.
neronmoon/scriptsdev
1345957 Downloads
Scripts-dev behaviour for Composer
denissimon/formula-parser
251360 Downloads
Parsing and evaluating mathematical formulas given as strings.
shapecode/cron-bundle
420466 Downloads
This bundle provides scheduled execution of Symfony commands
laravel-at/laravel-image-sanitize
45898 Downloads
A small but handy package to prevent malicious code execution coming into your application through uploaded image files.
intaro/pinba-bundle
700135 Downloads
Collects and sends execution time of Doctrine queries, Twig renders and Redis requests as pinba timers to pinba server
diablomedia/phpunit-pretty-printer
471269 Downloads
A PHPUnit result printer that shows per-file test progress and execution times
codeception/robo-paracept
3392572 Downloads
Codeception Parallel Execution Tasks via Robo Task Runner
cheprasov/php-redis-lock
402659 Downloads
RedisLock 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.
tomloprod/time-warden
10781 Downloads
TimeWarden is a lightweight PHP library that enables you to monitor the processing time of tasks and task groups (useful during the development stage). Additionally, it allows you to set maximum execution times to tasks, empowering proactive actions when tasks exceed their planned duration.