Libraries tagged by tokenize
djiele/autoloader
11 Downloads
Another class loader using PHP tokenizer
crazzy501/gpt-3-encoder-php
379 Downloads
PHP BPE Text Encoder/Decoder for GPT-2 / GPT-3. Based on coderevolutionplugins/gpt-3-encoder-php
attla/token
3 Downloads
Turn everything into a unique encrypted JWT.
apemsel/attributed-string
555 Downloads
A collection of fast and easy to use attributed string classes for PHP. Attributed strings can have multiple attributes for each character of the string and are for example used for word processors and natural language processing.
antto1/superclosure
160 Downloads
Serialize Closure objects, including their context and binding
kornrunner/php-token-reflection
6967 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.
brad-jones/superclosure
236 Downloads
Doing interesting things with closures like serialization.
attla/data-token
21 Downloads
Turn everything into a token: randomized or predictable.
wambacom/php_codesniffer
68 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
undercoder/magenizer
3 Downloads
Implements Iterator interface over a String for extract data with an array of tokens. The name comes from Mage and tokenizer :)
tienne/php_codesniffer
18 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
thomasbachem/php-short-array-syntax-converter
10785 Downloads
Command-line script to convert PHP's array() syntax to PHP 5.4's short array syntax [] using PHP's built-in tokenizer.
shaggyrec/php_codesniffer
5 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
risototh/search-query-composer
9910 Downloads
Tokenizer and composer for search query from user input.
phpbsb/php-short-array-syntax-converter
14 Downloads
Command-line script to convert or revert PHP's array() syntax to PHP 5.4's short array syntax [] using PHP's built-in tokenizer.