Libraries tagged by tokeniser
alto/code-highlight
21 Downloads
A high-performance, semantic syntax highlighter for PHP 8.4+ with zero dependencies. Features context-aware parsing, language embedding, and compatibility with Highlight.js and Prism themes.
masnathan/sql-query-formatter
1839 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
robo47/php-manipulator
8 Downloads
Manipulation of php code, automated refactoring based on phps tokenizer
hansajith18/laravel-paycorp
6 Downloads
Laravel integration for the Paycorp (Bancstac) payment gateway. Supports Hosted Page flow, Real-Time tokenised payments, and Refund/Void.
ecomdev/magento-translate-tool
6 Downloads
Magento translation tool that utilizes PHP Tokenizer in order to generate csv files from PHP, XML, PHTML code
zen0x7/tokenizer
22 Downloads
PHP SDK for Service Framework authentication and token generation.
yuubit/tokenizer
403 Downloads
PHP Library to tokenize various inputs.
your1/tokenizer-x
273 Downloads
TokenizerX calculates required tokens for given prompt
yep/tokenizer
8 Downloads
Tokenizer
wpscholar/php-tokenizer
3 Downloads
An experiment with using the PHP tokenizer functions.
webrek/tokenizers
0 Downloads
Native byte-level BPE (tiktoken-compatible: cl100k_base/o200k_base) plus WordPiece and Unigram tokenizers for PHP 8.3+, with a process-shared vocab cache. Loads HuggingFace tokenizer.json models and counts Claude/Gemini tokens via their APIs.
vanry/tokenizer
2 Downloads
支持 scws, phpanalysis 和 jieba 的中文分词器
ueef/tokenizer
84 Downloads
ueef/auth-tokenizer
901 Downloads
token27/nexus-ai-tokenizer
25 Downloads
Provider-agnostic LLM token counter for PHP 8.3+. Supports Tiktoken BPE (OpenAI, Claude approx.), HuggingFace JSON vocabularies (DeepSeek, LLaMA, Mistral), SentencePiece (Gemini), and extensible custom strategies.