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