Libraries tagged by replacers
taq/pdooci
135794 Downloads
Replacement for the PHP PDO OCI class
svrnm/exceldatatables
245919 Downloads
Replace a worksheet within an Excel workbook (.xlsx) without changing any other properties of the file
stefangabos/zebra_session
102796 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
203285 Downloads
A drop-in replacement for the Magento 2 checkout.
rafaelfragoso/haversini-formula
202843 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.
philipnewcomer/acf-unique-id-field
22022 Downloads
An ACF field which generates a unique ID value, intended for use in ACF Repeaters
nl.idaas/laravel-openid-connect
23190 Downloads
Drop-in replacement for Laravel Passport to add support for OpenID Connect
may-den/pineapple
271262 Downloads
An API-compatible replacement, forked from and for PEAR DB
magemojo/m2-ce-cron
317041 Downloads
Replacement package for Magento 2 Cron Functionality
kktsvetkov/krumo
56789 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
68198 Downloads
Drop in replacement for tuupola/slim-jwt-auth
hyperf/gotask
88207 Downloads
A replacement for Swoole TaskWorker in Go
fisharebest/ext-calendar
425196 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
24093 Downloads
A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.
chrisharrison/php-array-of
613777 Downloads
Implement an array of a defined type. Generics replacement for PHP.