Libraries tagged by remd
matthiasmullie/minify
25258905 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
18466604 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
57287896 Downloads
Handle the output of complex data structures ready for API output.
khanamiryan/qrcode-detector-decoder
29241983 Downloads
QR code decoder / reader
dompdf/php-svg-lib
10629510 Downloads
A library to read, parse and export to PDF SVG files.
dompdf/php-font-lib
12317884 Downloads
A library to read, parse, export and make subsets of different types of font files.
dg/bypass-finals
20459830 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
phpoffice/phpexcel
57705422 Downloads
PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
yiisoft/yii2-redis
10310032 Downloads
Redis Cache, Session and ActiveRecord for the Yii framework
watson/rememberable
4713163 Downloads
Query caching for Laravel
symfony/redis-messenger
41251150 Downloads
Symfony Redis extension Messenger Bridge
php-di/phpdoc-reader
28154970 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
20775009 Downloads
Zend_Cache backend using Redis with full support for tags.
clue/redis-react
4688292 Downloads
Async Redis client implementation, built on top of ReactPHP.
yiisoft/yii2-queue
9088833 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman