logo small
PHP Classes

measure time

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

            Packages icon Found (99)   Packages icon Recommended by Users (2)   Packages icon Packages (97)  

Recommended by Users

ARRAYS FROM DATABASE ARRAY DATABASE marcelo benitez I need arrays from a database ; also json format I need to extract rows from a database in array format * * * Manuel Lemos What database are you using? Is it MySQL or something else? ULTIMATE MYSQL: MYSQL DATABASE ACCESS WRAPPER This class is the ...
MYSQL SEARCH PHP MYSQL domenic Search several fields in MySQL database and create results page It needs to be implemented all in PHP. ULTIMATE MYSQL: MYSQL DATABASE ACCESS WRAPPER This class is the ultimate MySQL database access wrapper It can: - Establish MySQL server connections - Execute SQL queries ...

      1-10   11-20   21-30   31-40   41-50   Next >  
Performance and optimization, PHP 8   This package can measure the carbon footprint of applications. It can start measuring the time of the start of a part of a code of a PHP application. When that part of the code and the execution, the package can measure the CO2 impact using proxy classes that provide ...
PHP 5, Performance and optimization   This package can measure the time and memory that a PHP script uses. It can start taking note of a given moment that a script is running and record the start time and memory the script is using. The package can also keep track of the time that elapsed and the memory ...
Time and Date, Debug, Performance and..., P...   This package can measure PHP execution time and invoke callbacks. It can start tracking the time of an initiated task and finish measuring time after a callback function is called. The package can also invoke a given callback function when the current ...
PHP 5, Logging, Performance and optim...   This class can log time and resources used during PHP script execution until they exit without having to change the actual script code. It appends to a log file the time a script took execute since the class was loaded, as well the maximum usage of RAM, the ...
Cryptography, Performance and optimiz..., P...   This package can be used to benchmark Argon2id hashing to recommend parameters. It takes as arguments some parameters that the limits of time and memory used by Argon2id password hashing. The package runs some benchmarks with the given parameters and ...
Compression, Data types, Artificial i..., P..., P...   This package can encode and decode values using the ATON format. It provides a class that can take a variable value and encode it as a string in the ATON (Adaptive Token-Oriented Notation) format. The class can also take a string in the ATON format ...
Language, Performance and optimization, P...   This package can manage the execution of several tasks using Fibers. It provides a task class that can take a PHP Fiber object that can run a parallel task to manage the state of the task run using the Fiber object. The package also provides a Concurrent ...
Unix, Performance and optimization, P...   This package can run in parallel PHP code tasks and await for them. It provides a class that can take a list of one or more tasks to be executed using PHP code provide as callback functions. The class can execute the code of the tasks in parallel using the ...
Language, Performance and optimization, P...   This package can run scripts in parallel using the PHP CLI command. It provides a class that can start processes to run given PHP scripts in parallel using the PHP CLI command. It can run on UNIX based systems like Linux and Windows. The package also provides ...
Networking, PHP 5, Cache   This package can store and retrieve data in groups using Redis. It can connect to a Redis instance and store data associated to given values within a given group specified by name. The package can also invalidate data stored with given keys or even invalidate all data in ...

      1-10   11-20   21-30   31-40   41-50   Next >