Libraries tagged by replace
misterphilip/maintenance-mode
175078 Downloads
An enhanced drop-in replacement for Laravel's maintenance mode
may-den/pineapple
285223 Downloads
An API-compatible replacement, forked from and for PEAR DB
magemojo/m2-ce-cron
318427 Downloads
Replacement package for Magento 2 Cron Functionality
lochmueller/sourceopt
498617 Downloads
Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one file and replaces by .
kktsvetkov/krumo
57197 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.
jimtools/jwt-auth
73740 Downloads
Drop in replacement for tuupola/slim-jwt-auth
jbzoo/jbdump
1113092 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
88829 Downloads
A replacement for Swoole TaskWorker in Go
fuko-php/masked
81335 Downloads
Masks sensitive data: replaces blacklisted elements with redacted values
fisharebest/ext-calendar
429706 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
24402 Downloads
A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.
chrisharrison/php-array-of
624058 Downloads
Implement an array of a defined type. Generics replacement for PHP.
baldwin/magento2-module-csp-shim
89017 Downloads
Magento 2 module which replaces the default Magento CSP module and effectively disables its functionality
awcodes/filament-gravatar
148980 Downloads
Replace Filament's default avatar url provider with one for Gravatar.
aronduby/dump
788341 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo