Download the PHP package cageis/lexer without Composer
On this page you can find all versions of the php package cageis/lexer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor cageis
Package lexer
Short Description Used to separate the characters of a string into tokens.
License MIT
Package lexer
Short Description Used to separate the characters of a string into tokens.
License MIT
Please rate this library. Is it a good library?
Informations about the package lexer
Lexer
Lexer is a minimal string parser that can be used to convert text into a list of tokens.
Example Usage
Note: not calling $tokens->toArray()
will return a collection object (CageIs\Lexer\TokenizedCollection
) with a couple of helpful collection methods.
All versions of lexer with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3.0
The package cageis/lexer contains the following files
Loading the files please wait ....