andersao / l5-repository

Laravel 5 - Repositories to abstract the database layer
http://andersao.github.io/l5-repository
MIT License
4.19k stars 878 forks source link

Need Laravel 11 Support #806

Closed iEgria closed 6 months ago

iEgria commented 8 months ago

Since Laravel 11 was released yesterday, this package requires compatibility with Laravel 11 in order to function properly.

uar-goran-grbic commented 8 months ago

It requires update of laravel-validator repository first, which already has PR waiting to be merged into.

iEgria commented 8 months ago

It requires update of laravel-validator repository first, which already has PR waiting to be merged into.

i see, finally for now I forked https://github.com/iEgria/l5-repository with assuming I will use request as a replacement for validator.

angelej commented 8 months ago

I highly recommend not use this package as the maintainer didn't respond to any bug or security related topics. There are also tons of unanswered pull requests, some of them are even 5 years old.

iEgria commented 8 months ago

I highly recommend not use this package as the maintainer didn't respond to any bug or security related topics. There are also tons of unanswered pull requests, some of them are even 5 years old.

i will if found better alternate using laravel repository pattern

matinwd commented 7 months ago

I highly recommend not use this package as the maintainer didn't respond to any bug or security related topics. There are also tons of unanswered pull requests, some of them are even 5 years old.

i will if found better alternate using laravel repository pattern

Any idea for alternative

eleftrik commented 7 months ago

@andersao Is this project still maintained? Thanks

TouchSek commented 7 months ago

@eullercdr does this still maintain?

inuryyev commented 6 months ago

any update?

andersao commented 6 months ago

Hey everyone! Sorry to not reply here, I'm really very busy lately and I can't actively maintain this project anymore.

If anyone would be able to help me on it we can keep it active, if not I'll retire it and keep it as a legacy project.

But I'm accepting volunteers to help in the project.

Remcojansen88 commented 6 months ago

Added PR to use the updated version of prettus/laravel-validation https://github.com/andersao/l5-repository/pull/809

eullercdr commented 6 months ago

Added PR to use the updated version of prettus/laravel-validation #809

Done! Could you test the new release please?

Remcojansen88 commented 6 months ago

Did the first tests and everything seems to work fine

angelej commented 6 months ago

@andersao , @eullercdr nice to have you both back. Since you officially support laravel 11 you may be interested in keeping us all safe. Months ago, I submitted detailed information to both of you about a critical vulnerability in this package. I also developed a fix (see https://github.com/andersao/l5-repository/pull/805) which got rejected without any reason.

I hope you see the urgency and take the necessary steps to keep this package and it's users safe. You can always contact me if you need further information.