Libraries tagged by remd
mrclay/minify
15927400 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
matthiasmullie/minify
26411684 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
matomo/device-detector
19532563 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
league/fractal
58872193 Downloads
Handle the output of complex data structures ready for API output.
khanamiryan/qrcode-detector-decoder
29747773 Downloads
QR code decoder / reader
dompdf/php-svg-lib
13819245 Downloads
A library to read, parse and export to PDF SVG files.
dg/bypass-finals
21783936 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
phpoffice/phpexcel
58134707 Downloads
PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
yiisoft/yii2-redis
10627937 Downloads
Redis Cache, Session and ActiveRecord for the Yii framework
watson/rememberable
4826245 Downloads
Query caching for Laravel
symfony/redis-messenger
42430417 Downloads
Symfony Redis extension Messenger Bridge
php-di/phpdoc-reader
28986585 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
colinmollenhour/cache-backend-redis
21278584 Downloads
Zend_Cache backend using Redis with full support for tags.
clue/redis-react
5605525 Downloads
Async Redis client implementation, built on top of ReactPHP.
yiisoft/yii2-queue
9363848 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman