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