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