prettus/l5-repository
Laravel repository pattern implementation to abstract the data layer with Eloquent-friendly repositories, criteria for filtering, presenters/transformers, optional caching and validation, plus artisan generators. Helps keep controllers slim and code easier to maintain.
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?