Libraries tagged by remplace
rubic/magento2-module-clean-checkout
203772 Downloads
A drop-in replacement for the Magento 2 checkout.
rafaelfragoso/haversini-formula
203613 Downloads
This PHP class can replace the Google Distance Matrix to calculate the distance between two points using latitude and longitude. It will prevent you to do massive requests to Google servers and enhance your service performance.
nl.idaas/laravel-openid-connect
23809 Downloads
Drop-in replacement for Laravel Passport to add support for OpenID Connect
misterphilip/maintenance-mode
175050 Downloads
An enhanced drop-in replacement for Laravel's maintenance mode
may-den/pineapple
281801 Downloads
An API-compatible replacement, forked from and for PEAR DB
magemojo/m2-ce-cron
318171 Downloads
Replacement package for Magento 2 Cron Functionality
lochmueller/sourceopt
497588 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
57108 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
72801 Downloads
Drop in replacement for tuupola/slim-jwt-auth
jbzoo/jbdump
1112954 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
88779 Downloads
A replacement for Swoole TaskWorker in Go
fuko-php/masked
81022 Downloads
Masks sensitive data: replaces blacklisted elements with redacted values
fisharebest/ext-calendar
429056 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
24352 Downloads
A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.
chrisharrison/php-array-of
622080 Downloads
Implement an array of a defined type. Generics replacement for PHP.