PHP 7.4, DTOs, PSR-18 refactor
Pre-release
Pre-release
Marked as beta because it's not fully tested and only done quickly in a couple nights. Challonge likes to not document datatypes of each field, let alone listing every field too, so it's kind of a pain guessing what everything is...
- Requires PHP 7.4
- Now PSR-18 compliant instead of using Guzzle
- Using Laravel Collections and DTOs
- I learned what testing is