bosnadev / repository

Laravel Repositories is a package for Laravel 5 which is used to abstract the database layer. This makes applications much easier to maintain.
https://bosnadev.com
823 stars 233 forks source link

[READ] Maintained version of this package! #110

Open dugajean opened 5 years ago

dugajean commented 5 years ago

This repository is very inactive and hasn't had any updates for years now, yet it's very commonly used. I have tried reaching out to the author of this package, but to no avail.

I have already grabbed this package and cleaned it up, refactored it and fixed a few issues. I also implemented auto-discovery for newer Laravel versions.

If you wish to use it and contribute to it, please check: https://github.com/dugajean/laravel-repositories

I kept all the old commits in order to credit bosnadev and other contributors.

Thanks!