Libraries tagged by yper
swoole/swoole
1429 Downloads
Swoole is an event-driven, asynchronous, coroutine-based concurrency library with high performance for PHP.
stymiee/email-validator
317966 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.
stuttter/ludicrousdb
100131 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
stevebauman/unfinalize
18667 Downloads
Permanently remove final keywords from vendor packages.
ssnepenthe/color-utils
996782 Downloads
A PHP library for performing SASS-like color manipulations.
spatie/laravel-open-telemetry
92661 Downloads
Measure performance across jobs and services
rhubarbgroup/redis-cache
83316 Downloads
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
pear/http_request2
3943546 Downloads
Provides an easy way to perform HTTP requests.
oskarstark/enum-helper
401957 Downloads
This library provides helpers for several enum operations
neos/neos
905072 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
129918 Downloads
LessQL: A lightweight and performant PHP ORM alternative
mattiasgeniar/phpunit-query-count-assertions
582759 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).
lullabot/drainpipe
571713 Downloads
An automated build tool to allow projects to have a set standardized operations scripts.
lochmueller/staticfilecache
1112054 Downloads
Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!
liip/serializer
280823 Downloads
High performance serializer that works with code generated helpers to achieve high throughput.