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