jmrieger / onesignal-laravel

OneSignal API wrapper for Laravel / Lumen.
MIT License
25 stars 9 forks source link

This Code Is Terrible #21

Open jmrieger opened 5 years ago

jmrieger commented 5 years ago

It's admittedly been some time since I've looked at this code or maintained it, primarily since I'm no longer in a role that actually utilizes it. Having said that, this code is terrible.

I'd strongly recommend that viewers of this package use an alternative - berkayk/onesignal-laravel seems to be the most popular, and was the package I had originally used before writing this one.

Having said all of that, if I find the spare time I might go through this whole thing and build a new major version that adheres to the above principles. If anyone else is willing to help, I'll try and publish some vision documentation on what I'd like the code to look like before we start building.