Libraries tagged by tokenizer
antto1/superclosure
161 Downloads
Serialize Closure objects, including their context and binding
akankov/html-ast
1 Downloads
nikic/php-parser for HTML — an immutable HTML5 AST with positions, trivia, visitors, and a fidelity printer
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
22 Downloads
Turn everything into a token: randomized or predictable.
crazzy501/gpt-3-encoder-php
421 Downloads
PHP BPE Text Encoder/Decoder for GPT-2 / GPT-3. Based on coderevolutionplugins/gpt-3-encoder-php
undercoder/magenizer
4 Downloads
Implements Iterator interface over a String for extract data with an array of tokens. The name comes from Mage and tokenizer :)
thomasbachem/php-short-array-syntax-converter
10787 Downloads
Command-line script to convert PHP's array() syntax to PHP 5.4's short array syntax [] using PHP's built-in tokenizer.
risototh/search-query-composer
9911 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.
nbgrp/singlea-jwt-bundle
14 Downloads
The SingleA tokenizer JWT implementation
kickupx/waiting-for
41 Downloads
WaitingFor based tokenizer
f2/code-parser
5 Downloads
A forgiving code tokenizer for tokenizing most programming languages such as Javascript, TypeScript, Python, C, C++, PHP, Forth and so on. A nice basis for making a compiler or DSL.
codechap/context-trimmer
2 Downloads
A tokenizer-agnostic text preprocessor to trim context for LLMs.
squizlabs/php_codesniffer
399554263 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.