Libraries tagged by performant
bnomei/kirby3-php-cachedriver
2030 Downloads
PHP based Cache-Driver
bnomei/kirby3-lapse
2488 Downloads
Cache any data until set expiration time
bnomei/kirby3-boost
2446 Downloads
Boost the speed of Kirby by having content files of files/pages/users cached, with fast lookup based on uuid.
ark4ne/xl-reader
9752 Downloads
High performance Excel Reader (CSV, TSV, XLSX)
anourvalar/laravel-pulse
817 Downloads
Additional cards for Laravel Pulse
anahkiasen/flatten
13023 Downloads
A package for the Illuminate framework that flattens pages to plain HTML
shinsenter/defer-laravel
4421 Downloads
🚀 A Laravel package that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
petrknap/php-profiler
91275 Downloads
PHP profiler for short-term & long-term profiling
friendsofphp/uprofiler
26889 Downloads
uprofiler: A lightweight profiler for PHP
dantleech/phpbench
318 Downloads
PHP Benchmarking Framework
performancehorizongroup/ua-parser
73903 Downloads
A multi-language port of Browserscope's user agent parser.
zphp/zphp
1045 Downloads
ZPHP is a light that is dedicated to gaming, social networking, web, mobile server-side frameworks. Providing high performance real-time communication solutions.
zhamao/framework
1564 Downloads
High performance chat robot and web server development framework
voku/session2db
19331 Downloads
A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.
voceconnect/wp-large-options
3775 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.