Libraries tagged by code execution
cvweiss/guzzler
242 Downloads
A utility that allows multiples sequences of calls with execution of code between each sequence.
tavgear/benchmark
4 Downloads
Flexible utility for measuring execution time of code using customizable timers. Various output formats supported. Used for initial debugging and code optimization.
reinanhs/sqlcommenter-hyperf
42 Downloads
SQLCommenter implementation for Hyperf. SQLCommenter is a set of tools that augments SQL Statements with comments containing information about the code that caused its execution. These information can be action, controller, framework, db_driver and opentelemetry traceparent.
miladhspr/performance-analyzer
3 Downloads
A Test PHP class to measure the execution time of code segments.
googletest/sqlcommenter-laravel
4 Downloads
SQLCommenter implementation for Laravel. SQLCommenter is a set of tools that augments SQL Statements with comments containing information about the code that caused its execution. These information can be action, controller, framework, db_driver, route and opentelemetry traceparent.
chrisharrison/lock
2830 Downloads
Avoid simultaneous execution of PHP code by first gaining a lock.
edbizarro/timer
8789 Downloads
Measure execution time of your code
emoretti/kronos
26 Downloads
Kronos is a PHP library, which allows to calculate the execution time of a page and code blocks (called CheckPoint), with an accuracy up to 1 μs
andydune/object-cache-proxy
13 Downloads
Allow cache results for execution object method. Transparent to working code.
humbug/humbug
153287 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.
zetacomponents/workflow
165340 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.
dragon-code/laravel-data-dumper
4212 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
x-graphql/codegen
15383 Downloads
Generating PHP code for executing GraphQL
zetacomponents/php-generator
136025 Downloads
Provides a simple interface for creating PHP files and executing PHP code.
as3/post-process-bundle
12885 Downloads
Provides centralized support for executing callable code before Symfony framework termination.