Libraries tagged by replace
may-den/pineapple
179871 Downloads
An API-compatible replacement, forked from and for PEAR DB
magemojo/m2-ce-cron
308842 Downloads
Replacement package for Magento 2 Cron Functionality
lochmueller/sourceopt
453541 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
54235 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
40531 Downloads
Drop in replacement for tuupola/slim-jwt-auth
jbzoo/jbdump
1069564 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
82840 Downloads
A replacement for Swoole TaskWorker in Go
fuko-php/masked
71421 Downloads
Masks sensitive data: replaces blacklisted elements with redacted values
fisharebest/ext-calendar
397111 Downloads
Implementation of the Arabic (Hijri), French, Gregorian, Jewish, Julian and Persian (Jalali) calendars. Also provides a replacement for the PHP ext/calendar extension.
chrisharrison/php-array-of
556179 Downloads
Implement an array of a defined type. Generics replacement for PHP.
baldwin/magento2-module-csp-shim
67074 Downloads
Magento 2 module which replaces the default Magento CSP module and effectively disables its functionality
awcodes/filament-gravatar
121686 Downloads
Replace Filament's default avatar url provider with one for Gravatar.
aronduby/dump
408099 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo
andrewgjohnson/imagettftextblur
126231 Downloads
imagettftextblur is a drop in replacement for imagettftext with added parameters to add blur, glow and shadow effects to your PHP GD images
ajgl/csv-rfc
307716 Downloads
Drop in replacement for native PHP CSV related functions to read and/or write RFC4180 compliant CSV files