Libraries tagged by replacers
tetranz/select2entity-bundle
3037873 Downloads
A Symfony bundle that integrates Select2 as a drop-in replacement for a standard entity field on a Symfony form.
swayok/alternative-laravel-cache
603824 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
snowdog/module-menu
1865427 Downloads
Provides powerful menu editor to replace category based menus in Magento 2
openmage/magento-lts
247096 Downloads
A fork of Magento-1 that is accepting bug fixes (backward compatible, drop in replacement for official Magento)
jasongrimes/paginator
1337183 Downloads
A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.
yireo/magento2-replace-tools
102403 Downloads
Tools to maintain yireo/magento2-replace packages
rawr/t-regx
170442 Downloads
PHP regular expression brought up to modern standards.
iazaran/smart-cache
14731 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
tototoshi/staticmock
1254543 Downloads
A mockery-like DSL to replace static method in test.
stefangabos/zebra_session
124211 Downloads
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking
mage-os/magento-cache-clean
339201 Downloads
A faster drop in replacement for bin/magento cache:clean with file watcher
laracademy/interactive-make
1572877 Downloads
Interactive make CLI replacement for Laravel
laminas/laminas-dependency-plugin
14881614 Downloads
Replace zendframework and zfcampus packages with their Laminas Project equivalents.
jimtools/jwt-auth
208224 Downloads
PSR-15 JWT Authentication middleware, A replacement for tuupola/slim-jwt-auth
igbinary/igbinary
6563 Downloads
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.