Libraries tagged by REPL
krowinski/php-mysql-replication
80237 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.
rawr/t-regx
141259 Downloads
PHP regular expression brought up to modern standards.
anourvalar/office
64112 Downloads
Generate documents from existing Excel & Word templates | Export tables to Excel (Grids)
tototoshi/staticmock
901500 Downloads
A mockery-like DSL to replace static method in test.
swayok/alternative-laravel-cache
413123 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/
stuttter/ludicrousdb
93440 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
rhubarbgroup/redis-cache
82183 Downloads
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
openmage/magento-lts
196814 Downloads
A fork of Magento-1 that is accepting bug fixes (backward compatible, drop in replacement for official Magento)
magemojo/m2-ce-cron
312146 Downloads
Replacement package for Magento 2 Cron Functionality
log1x/acf-editor-palette
215432 Downloads
A replica Gutenberg color picker field for Advanced Custom Fields.
laracademy/interactive-make
1523419 Downloads
Interactive make CLI replacement for Laravel
koseven/koseven
102513 Downloads
Koseven Framework - PHP-7 compatible replacement for Kohana
jbzoo/jbdump
1103282 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
garetjax/phpbrowscap
844112 Downloads
Standalone replacement for php's native get_browser() function
aronduby/dump
557255 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo