---
title: "NeuronAI ADK: PHP Framework for supercharge Your PHP Apps with Autonomous AI Agents"
url: https://daily.dev/posts/neuronai-adk-php-framework-for-supercharge-your-php-apps-with-autonomous-ai-agents-weejy7q14
source_url: https://daily.dev/posts/neuronai-adk-php-framework-for-supercharge-your-php-apps-with-autonomous-ai-agents-weejy7q14
type: freeform
source: "PHP Dev"
author: "Arnaud Bagnis"
published: 2025-06-19T17:09:45.796Z
updated: 2025-06-19T17:10:02.775Z
tags: ["ai", "php", "openai", "laravel", "rag"]
reading_time: 1
upvotes: 14
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# NeuronAI ADK: PHP Framework for supercharge Your PHP Apps with Autonomous AI Agents

**[PHP Dev](https://daily.dev/sources/phpdev)** · [@arnaudbagnis](https://daily.dev/arnaudbagnis) · 1 min read · 14 upvotes · 0 comments

## Summary

NeuronAI ADK is an open-source PHP framework designed specifically for integrating AI agents into PHP applications. Built natively for PHP 8.1+, it supports popular frameworks like Laravel, Symfony, and WordPress, connects to various LLM providers including OpenAI and Claude, and includes features like RAG implementation, built-in tools, scaling capabilities with Redis and RabbitMQ, and comprehensive observability options.

## Content

Tired of AI toolkits being Python/JS-only?  
**NeuronAI ADK** is an open-source framework Agent Development Kit built **natively for PHP 8.1+** — no JS, no Python, no glue code.

---

### ✅ What You Can Do:
- Integrate AI agents in Laravel, Symfony, WordPress, or custom PHP apps.
- Plug into OpenAI, Claude, Gemini, or your own open-source LLMs.
- Use built-in tools (PDF parsing, search, math...) or expose your internal APIs.
- Enable **RAG** with your own data: docs, FAQs, databases.
- Scale with Redis, RabbitMQ, or SQS. Retry, timeout & rate-limit features included.
- Full observability: logs, tracing, Inspector.dev dashboards, alerts.

---

### 🌐 Why It’s Different:
NeuronAI is built for **PHP developers**. No wrappers. No language mismatch.  
Production-ready, framework-agnostic, and fully extensible.

---

👉 Start here: [docs.neuron-ai.dev](https://docs.neuron-ai.dev)  
🧠 Give your PHP apps the power to think!

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#ai](https://daily.dev/tags/ai), [#php](https://daily.dev/tags/php), [#openai](https://daily.dev/tags/openai), [#laravel](https://daily.dev/tags/laravel), [#rag](https://daily.dev/tags/rag)

[View this post on daily.dev](https://daily.dev/posts/neuronai-adk-php-framework-for-supercharge-your-php-apps-with-autonomous-ai-agents-weejy7q14)
