Libraries tagged by perf
kevinrob/guzzle-cache-middleware
18789081 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
voku/portable-utf8
23699941 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
swoole/swoole
14049 Downloads
Swoole is an event-driven, asynchronous, coroutine-based concurrency library with high performance for PHP.
spiral/goridge
14638021 Downloads
High-performance PHP-to-Golang RPC bridge
spiral/framework
2228663 Downloads
Spiral, High-Performance PHP/Go Framework
nette/di
41646422 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
marcj/topsort
17108707 Downloads
High-Performance TopSort/Dependency resolving algorithm
livewire/blaze
971375 Downloads
A tool for optimizing Blade component performance by folding them into parent templates
lchrusciel/api-test-case
5931832 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
colinmollenhour/credis
43049427 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
colinmollenhour/cache-backend-file
23622682 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.
classpreloader/classpreloader
42854482 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
bunny/bunny
6830684 Downloads
Performant pure-PHP AMQP (RabbitMQ) non-blocking ReactPHP library
patchwork/utf8
21910657 Downloads
Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP
bvanhoekelen/performance
858512 Downloads
PHP performance tool analyser your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.