convertor
convertor copied to clipboard
Quality Assurance (and CI)
It's nice that the package already contains a test suite.
It would be nice if it also had:
- PHP-CS-Fixer
- PHPStan
And maybe most importantly:
- CI (for instance: Github Actions)
I would be happy to create a PR for this.