Libraries tagged by perfomance
spiral/roadrunner
8382617 Downloads
RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins
nette/robot-loader
46651533 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
mrclay/minify
15179100 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
7303007 Downloads
Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.
laravel/octane
13213295 Downloads
Supercharge your Laravel application's performance.
kevinrob/guzzle-cache-middleware
14651582 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
enlightn/enlightn
2963262 Downloads
Enlightn - Your performance & security consultant, an artisan command away.
voku/portable-utf8
19733767 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
spiral/goridge
8701023 Downloads
High-performance PHP-to-Golang RPC bridge
spiral/framework
780325 Downloads
Spiral, High-Performance PHP/Go Framework
marcj/topsort
12872574 Downloads
High-Performance TopSort/Dependency resolving algorithm
colinmollenhour/credis
35858279 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
20294580 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
41592525 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
bvanhoekelen/performance
710604 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.