Libraries tagged by code execution

pteich/simplelock

0 Favers
13 Downloads

A simple locking/semaphore library for PHP 5.3+ with different adapters. Prevents flooding and multiple execution of code parts.

Go to Download


proteins/deferred

0 Favers
3 Downloads

Ensure deferred execution of code, even in case of fatal error.

Go to Download


tavgear/benchmark

0 Favers
4 Downloads

Flexible utility for measuring execution time of code using customizable timers. Various output formats supported. Used for initial debugging and code optimization.

Go to Download


reinanhs/sqlcommenter-hyperf

3 Favers
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.

Go to Download


miladhspr/performance-analyzer

0 Favers
3 Downloads

A Test PHP class to measure the execution time of code segments.

Go to Download


googletest/sqlcommenter-laravel

0 Favers
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.

Go to Download


chrisharrison/lock

0 Favers
2830 Downloads

Avoid simultaneous execution of PHP code by first gaining a lock.

Go to Download


edbizarro/timer

3 Favers
8789 Downloads

Measure execution time of your code

Go to Download


emoretti/kronos

0 Favers
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

Go to Download


andydune/object-cache-proxy

1 Favers
16 Downloads

Allow cache results for execution object method. Transparent to working code.

Go to Download


dragon-code/laravel-data-dumper

34 Favers
6008 Downloads

Adding data from certain tables when executing the `php artisan schema:dump` console command

Go to Download


humbug/humbug

1151 Favers
153457 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.

Go to Download


zetacomponents/workflow

66 Favers
165874 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.

Go to Download


x-graphql/codegen

1 Favers
17477 Downloads

Generating PHP code for executing GraphQL

Go to Download


zetacomponents/php-generator

5 Favers
136099 Downloads

Provides a simple interface for creating PHP files and executing PHP code.

Go to Download


<< Previous Next >>