Libraries tagged by reply
breerly/factory-girl-php
228967 Downloads
Fixture replacement for focused and readable tests - A PHP port of Thoughtbot's Ruby Factory Girl
zacksmash/fortify-ui
14267 Downloads
Fortify-driven Laravel UI replacement
taq/pdooci
135727 Downloads
Replacement for the PHP PDO OCI class
svrnm/exceldatatables
245324 Downloads
Replace a worksheet within an Excel workbook (.xlsx) without changing any other properties of the file
stefangabos/zebra_session
102726 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
sk-id-solutions/mobile-id-php-client
688928 Downloads
Mobile-ID Relying Party PHP Api client
rubic/magento2-module-clean-checkout
203220 Downloads
A drop-in replacement for the Magento 2 checkout.
rikudou/array-merge-recursive
116289 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
rafaelfragoso/haversini-formula
202753 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.
php-http/vcr-plugin
243404 Downloads
Record your test suite's HTTP interactions and replay them during future test runs.
nl.idaas/laravel-openid-connect
23123 Downloads
Drop-in replacement for Laravel Passport to add support for OpenID Connect
may-den/pineapple
268482 Downloads
An API-compatible replacement, forked from and for PEAR DB
magemojo/m2-ce-cron
316909 Downloads
Replacement package for Magento 2 Cron Functionality
lochmueller/sourceopt
491398 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
56738 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.