-
-
Notifications
You must be signed in to change notification settings - Fork 273
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Project] New NotificationPusher version 🎉 #183
Comments
@Ph3nol hello, I'm interested to help, maybe. My question is - why not continue with v3 development with refactoring instead of re-writing from scratch? Have you checked this discussion? :) I had a plan in my head also, to do it gradually into v3:
Does it make sense or not really? 😄 |
It definitely makes sense! 😄 |
@seyfer I had your e-mail. I'll answer you ASAP! 😉 |
|
@wumke I set it to 5 in this PR #195 UPD; actually it is not really possible to allow Symfony 5 until we support PHP5.6 because Symfony 5+ requires php7.2 as the minimum version. UPD2; actually, from Symfony 4+ they bumped minimum PHP version to 7.1. so for this library Symfony 3.4 is maximum, until php5.6 support will be dropped. |
I'm looking for Symfony 5 support, or I will need to stay on Symfony 4 for a while. How did this v3.0 project go? Is there somewhere else to look for this version 3.0? |
Nobody ever had time. @efreed open-source runs on contributions. You are welcome to help. |
Update: I replaced NotificationPusher in my project with one file per device type that's less than 100 lines. I'll share them here for anyone interested. I don't have experience making files like this into an official composer dependency, if anyone wants to take the code and make it official, go for it, it's yours! |
Hey there,
I plan to develop a new version of NotificationPusher this year, including many new features, and a Dockerized standalone microservice (K8s ready). 🙌🕺
Don't worry, this current version will continue to exist as a legacy version.
This lib has been writen in 2013. 😵
After 1K+ stars on Github and 1M+ installations, it could be great to develop a new opus of it!
Of course, this new version will respect all current PHP standards: DDD & TDD powered!
Some questions for you:
I take this message to thank all the contributors! THANK YOU, you rocks guys! 💪❤️
Feel free to sponsor this project with clicking the Github "Sponsor" button! 🤩
If this allows, I will push the project further (hosted mode, SaaS service and more).
The text was updated successfully, but these errors were encountered: