Libraries tagged by Performace
mrclay/minify
19050905 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
laravel/pulse
15710618 Downloads
Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.
tedivm/stash
4927863 Downloads
The place to keep your cache.
kevinrob/guzzle-cache-middleware
18825663 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
23730529 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
swoole/swoole
14196 Downloads
Swoole is an event-driven, asynchronous, coroutine-based concurrency library with high performance for PHP.
spiral/goridge
14698240 Downloads
High-performance PHP-to-Golang RPC bridge
spiral/framework
2237014 Downloads
Spiral, High-Performance PHP/Go Framework
marcj/topsort
17146466 Downloads
High-Performance TopSort/Dependency resolving algorithm
livewire/blaze
1005126 Downloads
A tool for optimizing Blade component performance by folding them into parent templates
colinmollenhour/credis
43108360 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
23652800 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
42867890 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
bvanhoekelen/performance
861751 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.
workerman/webman
93324 Downloads
High performance HTTP Service Framework.