Libraries tagged by code execution
proteins/deferred
4 Downloads
Ensure deferred execution of code, even in case of fatal error.
cvweiss/guzzler
250 Downloads
A utility that allows multiples sequences of calls with execution of code between each sequence.
tavgear/benchmark
5 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
43 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
4 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
16 Downloads
Allow cache results for execution object method. Transparent to working code.
humbug/humbug
153878 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.
dragon-code/laravel-data-dumper
8005 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
zetacomponents/workflow
166069 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.
x-graphql/codegen
20018 Downloads
Generating PHP code for executing GraphQL
zetacomponents/php-generator
136159 Downloads
Provides a simple interface for creating PHP files and executing PHP code.