token27 member since: Jan 29, 2021
token27's packages
-
-
-
-
PHP
token27/cakephp-user-auth-plugin
Users Token Authentication and Roles Authorize (ACL) Plugin for CakePHP.
-
-
-
-
Shell
token27/docker-images-php-phalcon
An easy way to create and maintain PHP Phalcon Docker images.
-
PHP
token27/nexus-ai
Framework-agnostic AI communication engine with middleware pipeline architecture
-
PHP
token27/nexus-ai-content
Generic content orchestration layer for NexusAI workflows, prompts, tracking, pricing, and domain extensions.
-
PHP
token27/nexus-ai-formatters
Framework-agnostic formatter registry for serializing structured content to Gutenberg/WP, HTML, Markdown, AMP, and plain text
-
PHP
token27/nexus-ai-pricing
Financial cost calculation for LLM API usage. Supports token-accurate pricing for OpenAI, Anthropic (with Prompt Caching discounts), Google Gemini, DeepSeek, Groq, Mistral, and more.
-
PHP
token27/nexus-ai-prompts
Framework-agnostic prompt registry with Mustache templating, versioning, multi-language fallback, and multi-directory support
-
PHP
token27/nexus-ai-tokenizer
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.
-
PHP
token27/nexus-ai-tracking
Lightweight execution store (JSONL / SQLite / InMemory) for tracking executions with cost, latency and token metrics.