sajadsdi/laravel-repository
Laravel repository pattern package to structure data access in your apps. Provides base repository classes, common CRUD methods, and an easy way to keep queries and persistence logic out of controllers and services for cleaner, testable code.
[Add] join table with alias
[Fixed] Search Queries
Change composer dependencies and is now support on laravel 11.
[Add] simplePaginate method [Change] crud read index method paginate to simplePaginate
[Fix] sort order for lower character
Added DB raw for selects on joinable.
Added join type support for joinable relations
first stable version
How can I help you explore Laravel packages today?