Libraries tagged by replay
lochmueller/sourceopt
406407 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
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
flarum/mentions
293871 Downloads
Mention and reply to specific posts and users.
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.
byjg/jwt-session
70809 Downloads
JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation following the SessionHandlerInterface.
baldwin/magento2-module-csp-shim
32275 Downloads
Magento 2 module which replaces the default Magento CSP module and effectively disables its functionality
awcodes/filament-gravatar
87848 Downloads
Replace Filament's default avatar url provider with one for Gravatar.
aronduby/dump
165253 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo
andrewgjohnson/imagettftextblur
111676 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
263363 Downloads
Drop in replacement for native PHP CSV related functions to read and/or write RFC4180 compliant CSV files
tillkruss/redis-cache
42571 Downloads
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.