We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
chore: Add PHP8.0 polyfill due to str_starts_with function usage (#12)
refactor: drop helper functions (#10)
fix: Fix CLI to support PHP 7.4 (#9)
Use PSR-3 Logger instead of custom solution (#4)
Modernize test autoloading for a more PHP-native configuration (#3)
chore: readme updated
chore: notify packagist (#2)
chore: readme updates (#1)
remove version
autoloading fixes