Libraries tagged by performing
mrclay/minify
19565625 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
livewire/blaze
1847196 Downloads
A tool for optimizing Blade component performance by folding them into parent templates
laravel/pulse
17855353 Downloads
Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.
bvanhoekelen/performance
951798 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.
tedivm/stash
5001949 Downloads
The place to keep your cache.
kevinrob/guzzle-cache-middleware
19613145 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
24418603 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
swoole/swoole
19928 Downloads
Swoole is an event-driven, asynchronous, coroutine-based concurrency library with high performance for PHP.
spiral/goridge
15950887 Downloads
High-performance PHP-to-Golang RPC bridge
spiral/framework
2460277 Downloads
Spiral, High-Performance PHP/Go Framework
marcj/topsort
17935097 Downloads
High-Performance TopSort/Dependency resolving algorithm
laraveljutsu/zap
166691 Downloads
A flexible, performant, and developer-friendly schedule management system for Laravel
froala/wysiwyg-editor
334653 Downloads
A beautiful jQuery WYSIWYG HTML rich text editor. High performance and modern design make it easy to use for developers and loved by users.
colinmollenhour/credis
44332554 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
24191227 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.