Libraries tagged by lexer
railt/compiler
4142 Downloads
The Railt Compiler Parser-Generator
coolms/dtmpl
269 Downloads
DTMPL template engine: a designer-facing template language with a lexer, parser, AST and runtime, plus a widget seam for host-supplied components
taeluf/lexer
315 Downloads
A declarative lexer seamlessly hooking into php functions, building ASTs for multiple languages.
nabu-3/lexer
19 Downloads
nabu-3 Lexer library to generate and analize lexical expressions
macfja/lexer-expression
3292 Downloads
Library to transform a Doctrine lexer into a RPN expression and solve it
dbeurive/lexer
2796 Downloads
This project implements a simple lexer.
cageis/lexer
4 Downloads
Used to separate the characters of a string into tokens.
railt/lexer
3399 Downloads
Fast implementation of the stateful and stateless lexers
nathanntg/lite-lexer
133 Downloads
A light-weight, relatively fast lexer for use in PHP. Example includes a simple query language.
vojtech-dobes/php-grammar-processing
1144 Downloads
Library for tokenization, abstract syntax tree parsing & interpretation
vektah/parser-combinator
37861 Downloads
vanderlee/comprehend
17 Downloads
Framework for building BNF LR(1) parsers
symftony/xpression
1838 Downloads
Xpression is a simple PHP implementation of Specification pattern
silentbyte/sb-dynlex
65 Downloads
A dynamically configurable lexer library featuring a fluid API.
robinthehood/tokenizer
961 Downloads
With Tokenizer you can easily convert a string to a stream or array of tokens.