Libraries tagged by tokenize
theseer/tokenizer
618749146 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
phpunit/php-token-stream
372031466 Downloads
Wrapper around PHP's tokenizer extension.
squizlabs/php_codesniffer
307135608 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
phpmyadmin/sql-parser
42708102 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
jeremeamia/superclosure
58989372 Downloads
Serialize Closure objects, including their context and binding
spiral/tokenizer
4734818 Downloads
Static Analysis: Class and Invocation locators
nette/tokenizer
4327398 Downloads
Nette Tokenizer
yethee/tiktoken
1306248 Downloads
PHP version of tiktoken
netgen/query-translator
1600944 Downloads
Query Translator is a search query translator with AST representation
phpcsstandards/php_codesniffer
187268 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
rajentrivedi/tokenizer-x
94562 Downloads
TokenizerX calculates required tokens for given prompt
imanghafoori/laravel-tokenize-login
110353 Downloads
Helps you generate and send a random token to have passwordless login.
gioni06/gpt3-tokenizer
364185 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
nilportugues/sql-query-formatter
901570 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
andrewsville/php-token-reflection
1720502 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.