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.

Home Page:https://bosnadev.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[READ] Maintained version of this package!

dugajean opened this issue · comments

commented

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!