Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

medcharrafi's avatar

Converge v1.0, Open source Laravel-native docs framework, Feedback Wanted

Hey Laravel Artisans,

We’ve officially tagged v1.0 of Converge, a Laravel native documentation framework where you write docs in Markdown, and it renders them as clean, fast, modern documentation sites.

Converge is built for Laravel teams who want full control of their docs system, without relying on SPAs or static site generators.

Core features:

  • Modular config: multiple docs instances in the same Laravel app
  • Markdown-first docs with Blade component support
  • Custom versioning (Versions → Clusters → Groups → Files)
  • Built-in search engine
  • Themeable (light/dark)....
  • View interceptors for UI control
  • Built-in SEO support

Looking for honest feedback:

  • What feels confusing or unintuitive?
  • What’s missing for you to actually use this in a Laravel project?
  • Anything else you’d expect from us ?

GitHub: https://github.com/convergephp/converge
Docs: https://convergephp.com/docs/overview

0 likes
3 replies
ian_h's avatar

Going to be testing this out in the not-too-distant-future @medcharrafi. Looked at various options/solutions for documentation on/off for a while for at least my PHP package that needs better documentation than the current README. I don't have a timeframe (much depends on kids/family commitments), but will offer some feedback when I do.

Thanks for sharing this.. at face value, it looks good!

Please or to participate in this conversation.