manik / neuro
A unified AI interface for Laravel — LLMs, embeddings, vector databases, RAG pipelines, agents, and more.
v1.1.0
2026-06-04 06:41 UTC
Requires
- php: ^8.3
- ext-json: *
- ext-pdo: *
- guzzlehttp/guzzle: ^7.0
- laravel/framework: ^11.0|^12.0|^13.0|^14.0
Requires (Dev)
- pestphp/pest: ^3.0|^4.0
- phpunit/phpunit: ^11.0|^12.0|^13.0|^14.0
Suggests
- anthropic-php/anthropic: Required for Anthropic Claude LLM driver.
- google-gemini-php/client: Required for Google Gemini LLM and Embedding drivers.
- openai-php/client: Required for OpenAI LLM, Embedding, Image, and Speech drivers.