Libraries tagged by perf
lox/xhprof
1619539 Downloads
XHProf: A Hierarchical Profiler for PHP
perftools/xhgui
113243 Downloads
A web based interface for viewing profile data collected by XHProf
yooper/php-text-analysis
338723 Downloads
PHP Text Analysis is a library for performing Information Retrieval (IR) and Natural Language Processing (NLP) tasks using the PHP language
swoole/swoole
1392 Downloads
Swoole is an event-driven, asynchronous, coroutine-based concurrency library with high performance for PHP.
stymiee/email-validator
314091 Downloads
A robust PHP 7.4+ email validation library that extends beyond basic validation with MX record checks, disposable email detection, and free email provider validation. Features include strict typing, custom validator support, internationalization (i18n), and an extensible architecture. Perfect for applications requiring thorough email verification with customizable validation rules.
ssnepenthe/color-utils
987972 Downloads
A PHP library for performing SASS-like color manipulations.
spatie/laravel-open-telemetry
89953 Downloads
Measure performance across jobs and services
pear/http_request2
3933088 Downloads
Provides an easy way to perform HTTP requests.
neos/neos
901727 Downloads
An open source Content Application Platform based on Flow. A set of core Content Management features is resting within a larger context that allows you to build a perfectly customized experience for your users.
morris/lessql
129596 Downloads
LessQL: A lightweight and performant PHP ORM alternative
mattiasgeniar/phpunit-query-count-assertions
578769 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
lochmueller/staticfilecache
1105873 Downloads
Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!
liip/serializer
277302 Downloads
High performance serializer that works with code generated helpers to achieve high throughput.
laraveljutsu/zap
1609 Downloads
A flexible, performant, and developer-friendly schedule management system for Laravel
jlorente/php-credit-cards
308522 Downloads
A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.