Libraries tagged by reply
rafaelfragoso/haversini-formula
201189 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
230930 Downloads
Record your test suite's HTTP interactions and replay them during future test runs.
oliverklee/feuserextrafields
643886 Downloads
Extra fields for TYPO3 frontend users and drop-in replacement for the removed FrontEndUser Core model
nl.idaas/laravel-openid-connect
21145 Downloads
Drop-in replacement for Laravel Passport to add support for OpenID Connect
misterphilip/maintenance-mode
174412 Downloads
An enhanced drop-in replacement for Laravel's maintenance mode
may-den/pineapple
231215 Downloads
An API-compatible replacement, forked from and for PEAR DB
mage-os/magento-cache-clean
7178 Downloads
A faster drop in replacement for bin/magento cache:clean with file watcher
lochmueller/sourceopt
476123 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
55813 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
54588 Downloads
Drop in replacement for tuupola/slim-jwt-auth
jbzoo/jbdump
1106637 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
85952 Downloads
A replacement for Swoole TaskWorker in Go
humanmade/ludicrousdb
174588 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
fuko-php/masked
76248 Downloads
Masks sensitive data: replaces blacklisted elements with redacted values
friendsofhyperf/tinker
67858 Downloads
The Powerful REPL for Hyperf.