Looking to hire Laravel developers? Try LaraJobs

laravel-dao maintained by edstevo

Description
Laravel Dao Package with built in caching of data objects, validation and model generation
Author
Last update
2018/05/01 23:18 (dev-master)
License
Links
Downloads
744
Tags

Comments
comments powered by Disqus

laravel-dao

This is a Laravel Package to provide a layer that sits over any model access to provide Dao Access with In-built Cache Layer, Broadcast Events, Model Generators and Validation

I have taken inspiration from: http://culttt.com/2013/07/08/creating-flexible-controllers-in-laravel-4-using-repositories https://bosnadev.com/2015/03/07/using-repository-pattern-in-laravel-5/