Libraries tagged by replacer
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.
hyperf/gotask
99738 Downloads
A replacement for Swoole TaskWorker in Go
garetjax/phpbrowscap
869841 Downloads
Standalone replacement for php's native get_browser() function
fuko-php/masked
140304 Downloads
Masks sensitive data: replaces blacklisted elements with redacted values
fisharebest/ext-calendar
530899 Downloads
Implementation of the Arabic (Hijri), French, Gregorian, Jewish, Julian and Persian (Jalali) calendars. Also provides a replacement for the PHP ext/calendar extension.
square/connect
1394489 Downloads
This Package is deprecated, it is replaced by https://packagist.org/packages/square/square.
koseven/koseven
134224 Downloads
Koseven Framework - PHP-7 compatible replacement for Kohana