Libraries tagged by tokenizer
theseer/tokenizer
681158684 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
phpunit/php-token-stream
383055126 Downloads
Wrapper around PHP's tokenizer extension.
phpmyadmin/sql-parser
46855779 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
jeremeamia/superclosure
59641895 Downloads
Serialize Closure objects, including their context and binding
spiral/tokenizer
5635799 Downloads
Static Analysis: Class and Invocation locators
nette/tokenizer
4524053 Downloads
Nette Tokenizer
yethee/tiktoken
1944325 Downloads
PHP version of tiktoken
netgen/query-translator
1760178 Downloads
Query Translator is a search query translator with AST representation
rajentrivedi/tokenizer-x
134342 Downloads
TokenizerX calculates required tokens for given prompt
gioni06/gpt3-tokenizer
437882 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
nilportugues/sql-query-formatter
1003639 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
andrewsville/php-token-reflection
1749783 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.
fig-r/psr2r-sniffer
1052755 Downloads
Code-Sniffer, Auto-Fixer and Tokenizer for PSR2-R
nicoswd/php-rule-parser
72877 Downloads
Rule Engine - Rule Parser & Evaluator
jeremeamia/functionparser
164412 Downloads
Function parser for PHP functions, methods, and closures