Libraries tagged by REPL
krowinski/php-mysql-replication
133175 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
kdyby/forms-replicator
1057714 Downloads
Nette forms container replicator aka addDynamic
rawr/t-regx
171161 Downloads
PHP regular expression brought up to modern standards.
iazaran/smart-cache
15533 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
101270 Downloads
Generate documents from existing Excel & Word templates | Export tables to Excel (Grids)
tototoshi/staticmock
1259019 Downloads
A mockery-like DSL to replace static method in test.
stuttter/ludicrousdb
131163 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
stefangabos/zebra_session
125078 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
rhubarbgroup/redis-cache
103882 Downloads
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
mage-os/magento-cache-clean
347385 Downloads
A faster drop in replacement for bin/magento cache:clean with file watcher
log1x/acf-editor-palette
321730 Downloads
A replica Gutenberg color picker field for Advanced Custom Fields.
laracademy/interactive-make
1574555 Downloads
Interactive make CLI replacement for Laravel
laminas/laminas-dependency-plugin
14895937 Downloads
Replace zendframework and zfcampus packages with their Laminas Project equivalents.
jimtools/jwt-auth
212399 Downloads
PSR-15 JWT Authentication middleware, A replacement for tuupola/slim-jwt-auth
igbinary/igbinary
9078 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.