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