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