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