Libraries tagged by replacers
taq/pdooci
153020 Downloads
Replacement for the PHP PDO OCI class
svrnm/exceldatatables
307633 Downloads
Replace a worksheet within an Excel workbook (.xlsx) without changing any other properties of the file
stechstudio/phpinfo
34746 Downloads
A beautiful, searchable replacement for phpinfo() with a clean programmatic API
rubic/magento2-module-clean-checkout
213113 Downloads
A drop-in replacement for the Magento 2 checkout.
rafaelfragoso/haversini-formula
218402 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.
openplain/filament-tree-view
39550 Downloads
Tree view for Filament resources - drop-in replacement for Table with drag-and-drop hierarchical data management
nl.idaas/laravel-openid-connect
35957 Downloads
Drop-in replacement for Laravel Passport to add support for OpenID Connect
misterphilip/maintenance-mode
178658 Downloads
An enhanced drop-in replacement for Laravel's maintenance mode
magemojo/m2-ce-cron
332941 Downloads
Replacement package for Magento 2 Cron Functionality
finity-labs/fin-mail
7161 Downloads
A powerful email template manager and composer for Filament with dynamic token replacement, template versioning, and inline email sending.
chrisharrison/php-array-of
828539 Downloads
Implement an array of a defined type. Generics replacement for PHP.
byjg/jwt-session
86938 Downloads
A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and microservices architectures.
awcodes/filament-gravatar
224004 Downloads
Replace Filament's default avatar url provider with one for Gravatar.
aronduby/dump
1358299 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo
ajgl/csv-rfc
414278 Downloads
Drop in replacement for native PHP CSV related functions to read and/or write RFC4180 compliant CSV files