Libraries tagged by proforma
ionux/phactor
89462 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.
iamfarhad/laravel-rabbitmq
20506 Downloads
Native ext-amqp RabbitMQ queue driver for Laravel production workloads with connection pooling, publisher confirms, Horizon support, Octane support, quorum queues, and high-performance workers
friendsofcake/fixturize
521950 Downloads
CakePHP Fixture classes to help increase productivity or performance
fitztrev/laravel-html-minify
214497 Downloads
Minifies the HTML output of Laravel 4 applications
evandotpro/edp-superluminal
113555 Downloads
Class Cache ZF2 Module to reduce stat calls and generally autoloading overhead
enqueue/elastica-bundle
819296 Downloads
The bundle adds extra features to FOSElasticaBundle bundle
christophlehmann/imgproxy
54891 Downloads
TYPO3 Extension for serving images with imgproxy.
causal/image_autoresize
498007 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.
binarybuilds/laritor-client
52578 Downloads
The official Laritor client for Laravel. Stream traces, exceptions, queries, jobs, and more to your Laritor dashboard in under 30 seconds.
ayesh/php-timer
236484 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
79605 Downloads
Automatically delete old versioned Silverstripe records from the database
angus-mcritchie/blade-boost-directive
15630 Downloads
Lightning-Fast Blade Components with `@boost` Directive
alekseykorzun/memcached-wrapper-php
89686 Downloads
Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage
ahmed-bhs/doctrine-doctor
11598 Downloads
Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.
ocramius/ocra-cached-view-resolver
127444 Downloads
Cached view template path resolver to speed up the ZF2 view layer by avoiding stat calls