Libraries tagged by Performace
msafadi/laravel-eloquent-join-with
3116 Downloads
Laravel Eloquent Join With Relationships
moc/imageoptimizer
92765 Downloads
Flow package that optimizes generated thumbnail images (jpg, png, gif, svg) for web presentation.
maartenstaa/laravel-41-route-caching
340093 Downloads
This package allows you to cache your routes definitions, thereby speeding up each request.
kitloong/laravel-app-logger
698122 Downloads
Laravel log for your application
jenner/timer
139502 Downloads
php timer. performance analysis tool
ionux/phactor
42778 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
432070 Downloads
CakePHP Fixture classes to help increase productivity or performance
fitztrev/laravel-html-minify
202589 Downloads
Minifies the HTML output of Laravel 4 applications
causal/image_autoresize
301710 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
187695 Downloads
High-resolution and monotonic stop-watch for all your needs. Supports timer start, pause, resume, stop, read, and minimal conversion.
isaac/composer-velocita
96211 Downloads
Fast and reliable Composer package downloads by using Velocita
vaimo/topological-sort
3034127 Downloads
High-Performance TopSort/Dependency resolving algorithm (compatibility version to work with 5.3)
swoft/swoft
34206 Downloads
Modern High performance AOP and Coroutine PHP Framework
stefangabos/zebra_session
92436 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
62829 Downloads
A high performance solution for making multiple HTTP requests concurrently, asynchronously from your PHP projects using cURL