Does v2 include refactoring into a multi-class application? Possibly a PHP modern "web app" so to speak.
Basically I think this could benifit from:
- Modularization (e.g notification sender - then support for alternative media types e.g slack could be provided)
- composer / packagist (to bring in those sweet dependencies)
- unit tests
- CI
Does v2 include refactoring into a multi-class application? Possibly a PHP modern "web app" so to speak.
Basically I think this could benifit from: