Libraries tagged by remd
fivefilters/readability.php
548851 Downloads
A PHP port of Readability.js
colinmollenhour/php-redis-session-abstract
22635375 Downloads
A Redis-based session handler with optimistic locking
clue/redis-protocol
4243828 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
yiisoft/yii2-jui
8061959 Downloads
The Jquery UI extension for the Yii framework
vaimo/composer-patches
3587305 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
upstatement/routes
2315839 Downloads
Manage rewrites and routes in WordPress with this dead-simple plugin
tedivm/stash
4537224 Downloads
The place to keep your cache.
suncat/mobile-detect-bundle
5214785 Downloads
Symfony2/3/4 bundle for detect mobile devices, managing mobile view types, redirect to mobile version.
rubix/tensor
969584 Downloads
A library and extension that provides objects for scientific computing in PHP.
resque/php-resque
1582090 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
nikolaposa/rate-limit
1242969 Downloads
General purpose rate limiter implementation.
matthiasmullie/scrapbook
1843181 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
marcocesarato/php-conventional-changelog
915448 Downloads
Generate changelogs and release notes from a project's commit messages and metadata and automate versioning with semver.org and conventionalcommits.org
jenssegers/blade
931296 Downloads
The standalone version of Laravel's Blade templating engine for use outside of Laravel.
icecave/repr
4584297 Downloads
A library for generating string representations of any value, inspired by Python's reprlib library.