Libraries tagged by replace
swayok/alternative-laravel-cache
605023 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
1869384 Downloads
Provides powerful menu editor to replace category based menus in Magento 2
openmage/magento-lts
247472 Downloads
A fork of Magento-1 that is accepting bug fixes (backward compatible, drop in replacement for official Magento)
jasongrimes/paginator
1338677 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
102817 Downloads
Tools to maintain yireo/magento2-replace packages
rawr/t-regx
170734 Downloads
PHP regular expression brought up to modern standards.
iazaran/smart-cache
15073 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.
anourvalar/office
100953 Downloads
Generate documents from existing Excel & Word templates | Export tables to Excel (Grids)
tototoshi/staticmock
1256259 Downloads
A mockery-like DSL to replace static method in test.
stefangabos/zebra_session
124498 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
341832 Downloads
A faster drop in replacement for bin/magento cache:clean with file watcher
laracademy/interactive-make
1573465 Downloads
Interactive make CLI replacement for Laravel
laminas/laminas-dependency-plugin
14887252 Downloads
Replace zendframework and zfcampus packages with their Laminas Project equivalents.
jimtools/jwt-auth
209826 Downloads
PSR-15 JWT Authentication middleware, A replacement for tuupola/slim-jwt-auth
igbinary/igbinary
7805 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.