---
title: "Generate Documentation in Laravel with AI"
url: https://daily.dev/posts/generate-documentation-in-laravel-with-ai-v1h7w0bfc
source_url: https://laravel-news.com/docudoodle-laravel-ai-documentation
type: article
source: "Laravel News"
published: 2025-03-27T13:20:00.592Z
updated: 2025-03-27T13:20:16.621Z
tags: ["ai", "open-source", "php", "laravel"]
reading_time: 2
upvotes: 31
comments: 2
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.

# Generate Documentation in Laravel with AI

**[Laravel News](https://daily.dev/sources/ln)** · 2 min read · 31 upvotes · 2 comments

## Summary

Docudoodle is a Laravel package that generates documentation for your codebase using various AI models, including OpenAI, Claude, Gemini, and Ollama. It analyzes your PHP files to create documentation, helping you understand and maintain both new and legacy projects. The package offers flexible configurations and can be used offline with local models for privacy.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://laravel-news.com/docudoodle-laravel-ai-documentation>

## Community discussion

Top comments from developers on daily.dev.

**@cary\_opcenter** · 0 upvotes

> This looks like a simple way to generate documentation. I'm looking forward to giving it a try - shoutout to the dev [@genericmilk on GitHub](https://github.com/genericmilk)

**@nareshraj05** · 0 upvotes

> thats great news

## 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

---

Tags: [#ai](https://daily.dev/tags/ai), [#open-source](https://daily.dev/tags/open-source), [#php](https://daily.dev/tags/php), [#laravel](https://daily.dev/tags/laravel)

[View this post on daily.dev](https://daily.dev/posts/generate-documentation-in-laravel-with-ai-v1h7w0bfc)
