Looking to hire Laravel developers? Try LaraJobs
laravel-repository-generator
Introduces a new Artisan command to generate repository classes with support for: - Multiple interface implementation with automatic method stub generation. - Single class extension with validation. - Model dependency injection via constructor. - Automatic service provider binding registration. - Pipeline pattern for clean, maintainable code structure.
5
laravel-repository
Implementing the repository pattern for Laravel projects.
10 489
laravel-decorator
A package to easily decorate your function calls.
13 176