Libraries tagged by 2Performant
spiral/roadrunner
8317405 Downloads
RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins
nette/robot-loader
46532189 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
mrclay/minify
15139036 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
7221035 Downloads
Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.
laravel/octane
13091155 Downloads
Supercharge your Laravel application's performance.
kevinrob/guzzle-cache-middleware
14589675 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
enlightn/enlightn
2952578 Downloads
Enlightn - Your performance & security consultant, an artisan command away.
blackfire/php-sdk
11284418 Downloads
Blackfire.io PHP SDK
voku/portable-utf8
19661278 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
spiral/goridge
8635753 Downloads
High-performance PHP-to-Golang RPC bridge
spiral/framework
759008 Downloads
Spiral, High-Performance PHP/Go Framework
marcj/topsort
12815255 Downloads
High-Performance TopSort/Dependency resolving algorithm
colinmollenhour/credis
35765353 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
20248233 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
41577355 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case