laravel-rest-tool-kit
by mohsen1383
A toolkit for Laravel REST API development, including helpers, repositories, services, and more.
laravel-repository-generator
Generate Laravel Repositories | Laravel Dependency Injection
laravel-simple-repository
by elegantmedia
Lightweight Repository pattern for Laravel 12+ projects with strict typing and modern PHP features.
laravel-service-binding
by fanmade
Provide configuration to allow service and repository binding and switching between them via environment variables
laravel-repositories
by matthewbdaly
A base repository class and interface, together with a caching decorator. Extend them for use in your own projects.
laravel-repository-query
by guosheng1987
This package support a easy way to bind a parameter named `$filters` to your url. After that your Bulider instance can bind it into your `Where` condition
laravel-repository
by czim
Repository for Laravel (inspired by and indebted to Bosnadev/Repositories)
laravel-repos
by mrterryh
Small Laravel 5 repositories package to abstract the database layer of your web application.
laravel-db-normalizer
by stidges
Normalize all database results to one unified interface, to make swapping repositories a breeze.