Libraries tagged by evelution
cascade-energy/php-execution-environment-metadata
247 Downloads
PHP objects which provide metadata about the current execution environment
yokai/batch-symfony-uid
3 Downloads
symfony/uid bridge for yokai/batch
xf3/met
22 Downloads
MET class provides way to overcome Php's max_execution_time directive by splitting script execution into parts
vairogs/functions-handler
0 Downloads
A PHP library providing function handling utilities including a Chain of Responsibility pattern implementation and function execution utilities
sufir/php-calc
7 Downloads
Simple calculation expressions
someshwer/version-comparison
15 Downloads
This Laravel package compares two version strings and gives the Boolean result. This package also resolves version expressions like (($v > 1.24.0) && ($v < 1.25.1.0)) || ($v == 1.26 || $v == 1.27) where $v must be substituted with the version number to be compared. Hence the package can be used for version expressions evaluation.
sensasi-delight/fuzzy-ce-php
3 Downloads
A PHP library that Implements the Fuzzy Comprehensive Evaluation method to assist you in the conclusion of qualitative assessment.
rah/rah_runtime
0 Downloads
Diagnose Textpattern CMS template execution times
php-middleware/excecution-time
10 Downloads
PSR-7 middleware measuring PHP execution time
nxsys/library.ncl-full
0 Downloads
Nexus Common Library
morjodrom/time-limiter
10 Downloads
A class helping to track time left to perform a php script
masroore/pipeline
331 Downloads
Pipeline pattern implementation
malbrandt/laravel-postpone-invoke
7 Downloads
Mainly allows to postpone invoke of any callable using simple helper function "postpone".
laizware/quickshell
6 Downloads
Quick wrapper for shell_exec to execute or run external commands from PHP that allows setting the working directory, environment variables and return the standard output.
jamesgober/benchmark
13 Downloads
A PHP benchmarking library for measuring code performance and memory usage with precision, extensibility, and advanced reporting features.