Libraries tagged by replacement
laracademy/interactive-make
1498034 Downloads
Interactive make CLI replacement for Laravel
koseven/koseven
88294 Downloads
Koseven Framework - PHP-7 compatible replacement for Kohana
garetjax/phpbrowscap
827933 Downloads
Standalone replacement for php's native get_browser() function
tooltipster/tooltipster
7826 Downloads
Tooltipster is a flexible and extensible jQuery plugin for modern tooltips.
breerly/factory-girl-php
207499 Downloads
Fixture replacement for focused and readable tests - A PHP port of Thoughtbot's Ruby Factory Girl
taq/pdooci
121026 Downloads
Replacement for the PHP PDO OCI class
stefangabos/zebra_session
92415 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
misterphilip/maintenance-mode
169860 Downloads
An enhanced drop-in replacement for Laravel's maintenance mode
may-den/pineapple
115075 Downloads
An API-compatible replacement, forked from and for PEAR DB
kktsvetkov/krumo
50358 Downloads
Krumo is a debugging tool, which displays structured information about any PHP variable. It is a nice replacement for print_r() or var_dump() which are used by a lot of PHP developers.
jbzoo/jbdump
1052345 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
hyperf/gotask
75544 Downloads
A replacement for Swoole TaskWorker in Go
fisharebest/ext-calendar
360767 Downloads
Implementation of the Arabic (Hijri), French, Gregorian, Jewish, Julian and Persian (Jalali) calendars. Also provides a replacement for the PHP ext/calendar extension.
fin1te/safecurl
20454 Downloads
A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.
chrisharrison/php-array-of
496891 Downloads
Implement an array of a defined type. Generics replacement for PHP.