Libraries tagged by Performace
kitloong/laravel-app-logger
848297 Downloads
Laravel log for your application
jenner/timer
154821 Downloads
php timer. performance analysis tool
ionux/phactor
49025 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
friendsofcake/fixturize
464335 Downloads
CakePHP Fixture classes to help increase productivity or performance
fitztrev/laravel-html-minify
204349 Downloads
Minifies the HTML output of Laravel 4 applications
causal/image_autoresize
344602 Downloads
Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.
ayesh/php-timer
200661 Downloads
High-resolution and monotonic stop-watch for all your needs. Supports timer start, pause, resume, stop, read, and minimal conversion.
axllent/silverstripe-version-truncator
58403 Downloads
Automatically delete old versioned Silverstripe records from the database
alekseykorzun/memcached-wrapper-php
68813 Downloads
Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage
ocramius/ocra-cached-view-resolver
89640 Downloads
Cached view template path resolver to speed up the ZF2 view layer by avoiding stat calls
isaac/composer-velocita
109386 Downloads
Fast and reliable Composer package downloads by using Velocita
vaimo/topological-sort
3337233 Downloads
High-Performance TopSort/Dependency resolving algorithm (compatibility version to work with 5.3)
swoft/swoft
34311 Downloads
Modern High performance AOP and Coroutine PHP Framework
stefangabos/zebra_session
97803 Downloads
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking
stefangabos/zebra_curl
65791 Downloads
A high performance solution for making multiple HTTP requests concurrently, asynchronously from your PHP projects using cURL