w5n / scanero
Utility class to parse strings one (or more) chars at a time.
0.2
2020-12-08 21:13 UTC
Requires
- php: >=7.3
Requires (Dev)
- mockery/mockery: ^1.4
- phpunit/php-code-coverage: ^9.2
- phpunit/phpunit: ^9.5
- symfony/var-dumper: ^5.2
This package is not auto-updated.
Last update: 2025-04-27 09:17:30 UTC
README
Utility class to parse burn strings one (or more, actually) char at a time.
Using Scanero
- Dicen: Parser for dice rolls.
Usage
TODO...