Libraries tagged by replacer
taq/pdooci
134053 Downloads
Replacement for the PHP PDO OCI class
svrnm/exceldatatables
235544 Downloads
Replace a worksheet within an Excel workbook (.xlsx) without changing any other properties of the file
stefangabos/zebra_session
100862 Downloads
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking
rubic/magento2-module-clean-checkout
201981 Downloads
A drop-in replacement for the Magento 2 checkout.
rikudou/array-merge-recursive
107240 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
rafaelfragoso/haversini-formula
201301 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.
oliverklee/feuserextrafields
646991 Downloads
Extra fields for TYPO3 frontend users and drop-in replacement for the removed FrontEndUser Core model
nl.idaas/laravel-openid-connect
21240 Downloads
Drop-in replacement for Laravel Passport to add support for OpenID Connect
misterphilip/maintenance-mode
174428 Downloads
An enhanced drop-in replacement for Laravel's maintenance mode
may-den/pineapple
234140 Downloads
An API-compatible replacement, forked from and for PEAR DB
mage-os/magento-cache-clean
8936 Downloads
A faster drop in replacement for bin/magento cache:clean with file watcher
lochmueller/sourceopt
477417 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
55887 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
55704 Downloads
Drop in replacement for tuupola/slim-jwt-auth
jbzoo/jbdump
1106922 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.