PHPackages                             negreanucalin/multidoc-laravel - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. negreanucalin/multidoc-laravel

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

negreanucalin/multidoc-laravel
==============================

0.1.9(4y ago)173MITPHP

Since Nov 18Pushed 4y ago1 watchersCompare

[ Source](https://github.com/negreanucalin/multidoc-laravel)[ Packagist](https://packagist.org/packages/negreanucalin/multidoc-laravel)[ RSS](/packages/negreanucalin-multidoc-laravel/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (10)Dependencies (5)Versions (12)Used By (0)

Laravel Multidoc
================

[](#laravel-multidoc)

Not yet stable, in testing phase!
---------------------------------

[](#not-yet-stable-in-testing-phase)

#### Laravel wrapper that uses the [Multidoc parser](https://github.com/negreanucalin/multidoc-parser) and [Multidoc viewer](https://github.com/negreanucalin/multidoc-viewer)

[](#laravel-wrapper-that-uses-the-multidoc-parser-and-multidoc-viewer)

#### Instalation

[](#instalation)

Just add `"negreanucalin/multidoc-laravel": "^1.0"` in your `composer.json`

#### Laravel configuration

[](#laravel-configuration)

- Add the service provider and alias

    - Providers `\MultidocLaravel\MultidocServiceProvider::class`
    - Aliases `'MultidocLaravel'=>\Multidoc\Facades\MultidocLaravelFacade::class`
- Publish vendors Run: `php artisan vendor:publish --tag=multidoc`
- (SPA+Api integration)

    `Route::get('/{any}', function () { return ... })->where('any', '^(?!api|multidoc).*$');`
- Generate documentation

    - Documentation folder is `documentation` inside the root of your application (check [Multidoc parser](https://github.com/negreanucalin/multidoc-parser) )
    - Run: `php artisan multidoc:generate`
- Test it

    - Go to: `{{yourAppName}}/multidoc`

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

10

Last Release

1679d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1260573?v=4)[Negreanu Calin](/maintainers/negreanucalin)[@negreanucalin](https://github.com/negreanucalin)

---

Top Contributors

[![negreanucalinadrian](https://avatars.githubusercontent.com/u/88328162?v=4)](https://github.com/negreanucalinadrian "negreanucalinadrian (41 commits)")

---

Tags

documentation-generatordocumentation-toolvuevuejsvuejs2

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/negreanucalin-multidoc-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/negreanucalin-multidoc-laravel/health.svg)](https://phpackages.com/packages/negreanucalin-multidoc-laravel)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[illuminate/pipeline

The Illuminate Pipeline package.

9348.3M268](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10533.5M997](/packages/illuminate-pagination)[illuminate/redis

The Illuminate Redis package.

8314.4M363](/packages/illuminate-redis)[illuminate/process

The Illuminate Process package.

44869.2k98](/packages/illuminate-process)[illuminate/cookie

The Illuminate Cookie package.

224.5M132](/packages/illuminate-cookie)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
