Dear @OzanKurt ,
i am considering to switch my current repository implementation from L5-Repo ( https://github.com/andersao/l5-repository/ ) and stumbled upon this package here. Before switching, however, i need to get some more information, so here are a bunch of general questions
Here are some general questions:
- Is this package "actively" maintained and used?
- Are you planning to implement these features?
- Will you update the package to the latest Laravel 5.7 (and ongoing) version?
- What is the most significant benefit from your package compared to L5-repository?
- Are you planning to add tests for the
Repository? Currently the entire package is not tested?!
- From the first glimpse this package looks quite nice. However, i am missing some core features known from L5-Repository, like :
- ordering by attributes
- filtering (e.g., only show specific fields)
- including relationships (i know there is a
EagerLoad criterion!) using a with() function
- Would you accept PRs to enhance the functionality? (consider the above-mentioned features!)
Thanks for your time and all the best!
Dear @OzanKurt ,
i am considering to switch my current repository implementation from
L5-Repo( https://github.com/andersao/l5-repository/ ) and stumbled upon this package here. Before switching, however, i need to get some more information, so here are a bunch of general questionsHere are some general questions:
Repository? Currently the entire package is not tested?!EagerLoadcriterion!) using awith()functionThanks for your time and all the best!