Libraries tagged by replace
magemojo/m2-ce-cron
315615 Downloads
Replacement package for Magento 2 Cron Functionality
lochmueller/sourceopt
484677 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
56341 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
62141 Downloads
Drop in replacement for tuupola/slim-jwt-auth
jbzoo/jbdump
1108792 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
87132 Downloads
A replacement for Swoole TaskWorker in Go
fuko-php/masked
77978 Downloads
Masks sensitive data: replaces blacklisted elements with redacted values
fisharebest/ext-calendar
419530 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
23709 Downloads
A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.
chrisharrison/php-array-of
602414 Downloads
Implement an array of a defined type. Generics replacement for PHP.
baldwin/magento2-module-csp-shim
82977 Downloads
Magento 2 module which replaces the default Magento CSP module and effectively disables its functionality
awcodes/filament-gravatar
140312 Downloads
Replace Filament's default avatar url provider with one for Gravatar.
aronduby/dump
675035 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo
andrewgjohnson/imagettftextblur
146137 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
339849 Downloads
Drop in replacement for native PHP CSV related functions to read and/or write RFC4180 compliant CSV files