Looking to hire Laravel developers? Try LaraJobs
testing-laravel
Utilities that allows you to test Laravel dependent packages. At its core, this package is a wrapper for the Orchestral Testbench. However, you can make use of this with whatever testing framework you wish; it does not impose you to use neither Orchestral's nor Laravel's TestCase classes.
513
laravel-helpers
Getters and Setters utility package for some of Laravel's core packages. This package make use of Laravel's native Facades, as a fallback, when no custom instances are provided.
426
laravel-detector
Utility for detecting if a Laravel application is available or not. Can be used to determine if a given component must perform logic based current Laravel application settings or not.
131
laravel-application
Getter and Setter package for a Laravel application instance. It serves as an alternative to the app() method, found in the framework's foundation helpers file.
21
laravel-config
Getter and Setter package for a Laravel configuration repository instance. It serves as an alternative to the 'Config' facade.
13
laravel-database
Various utilities and helpers for Laravel's Database package, here among a package migrations helper.
12