2017 © Pedro Peláez
 

library tokenizer

Tokenizer

image

scripturadesign/tokenizer

Tokenizer

  • Wednesday, January 27, 2016
  • by martindilling
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Composer Skeleton

Latest Version on Packagist ![Software License][ico-license] Build Status ![Coverage Status][ico-scrutinizer] Quality Score ![Total Downloads][ico-downloads], (*1)

Take a string an split it into a list of tokens., (*2)

Install

Via Composer:, (*3)

``` bash $ composer require scripturadesign/tokenizer, (*4)


## Usage ``` php //

Change log

Please see CHANGELOG for more information what has changed recently., (*5)

Testing

``` bash $ composer test, (*6)


## Code Style Easily check the code style against [PSR-2 Coding Standard](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md) by running: ``` bash $ composer sniff

And automatically fix them with this:, (*7)

bash $ composer fix, (*8)

Contributing

Please see CONTRIBUTING for details., (*9)

Security

If you discover any security related issues, please email martindilling@gmail.com instead of using the issue tracker., (*10)

Credits

License

The MIT License (MIT). Please see License File for more information., (*11)

The Versions