prettus/l5-repository
Repository pattern implementation for Laravel that abstracts the data layer with base repositories, criteria/query filters, presenters/transformers, caching, validators, and Artisan generators. Helps keep controllers thin and makes apps easier to maintain and test.
Full Changelog: https://github.com/andersao/l5-repository/compare/3.0.1...4.0.0
Full Changelog: https://github.com/andersao/l5-repository/compare/3.0.0...3.0.1
Full Changelog: https://github.com/andersao/l5-repository/compare/2.10.1...3.0.0
Full Changelog: https://github.com/andersao/l5-repository/compare/2.8.0...2.9.0
Full Changelog: https://github.com/andersao/l5-repository/compare/2.7.9...2.8.0
fixed cache ttl issue
Thanks for support @TrungThinhIT and @ThanhSonITNIC.
Thanks, @nghiennet89 for implementing!
added take method #754 thanks @stephandesouza
Fixes #750 Thanks @akmktz
Performance Fixes For In Criteria
Fixed Php 7.4 cache exception fix. Please feel free to contact us, if it creates some backward compability.
Additional Events Added thanks @lloricode
Laravel 7.0 fix
withCount added config
Added
Update composer for compatibility Laravel 6
Add Limit Base Repository, fix updateOrCreate validation
How can I help you explore Laravel packages today?