laravelbenchmark
by ohansyah
Measure the number of milliseconds it takes for the given callbacks to complete. This code is from the laravel 9.x helper benchmarking (https://laravel.com/docs/9.x/helpers#benchmarking) PR by by Nuno Maduro https://github.com/laravel/framework/pull/44252. Rewrite intend to run it on old php and laravel legacy project
application-bridge-laravel
Laravel Application Bridge with the standard Application Bridge
correlate-php-laravel
Middleware to handle incoming correlation id header for Laravel and Lumen
mock-laravel-app
by asheliahut
A mock laravel app to inject into laravel components outside of laravel.