Take a string an split it into a list of tokens.
Via Composer:
$ composer require scripturadesign/tokenizer
//
Please see CHANGELOG for more information what has changed recently.
$ composer test
Easily check the code style against PSR-2 Coding Standard by running:
$ composer sniff
And automatically fix them with this:
$ composer fix
Please see CONTRIBUTING for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.