Libraries tagged by tokeniser
danny50610/bpe-tokeniser
469406 Downloads
PHP port for openai/tiktoken (most)
mehrab-wj/tiktoken-php
120776 Downloads
a clone of python tiktoken but for PHP! fast BPE tokeniser for use with OpenAI's models.
hexydec/tokenise
12276 Downloads
A program for performing lexical analysis, written in PHP
theseer/tokenizer
805407858 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
phpunit/php-token-stream
398875541 Downloads
Wrapper around PHP's tokenizer extension.
yethee/tiktoken
4191873 Downloads
PHP version of tiktoken
phpmyadmin/sql-parser
52639983 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
jeremeamia/superclosure
61155042 Downloads
Serialize Closure objects, including their context and binding
spiral/tokenizer
8878176 Downloads
Static Analysis: Class and Invocation locators
nette/tokenizer
4975193 Downloads
Nette Tokenizer
netgen/query-translator
2076880 Downloads
Query Translator is a search query translator with AST representation
rajentrivedi/tokenizer-x
259047 Downloads
TokenizerX calculates required tokens for given prompt
gioni06/gpt3-tokenizer
603058 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
nilportugues/sql-query-formatter
1174379 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
andrewsville/php-token-reflection
1832976 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.