PHPackages                             mvdnbrk/laravel-documentation - 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. mvdnbrk/laravel-documentation

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

mvdnbrk/laravel-documentation
=============================

Laravel Documentation

v2.0.0(4mo ago)23291[1 PRs](https://github.com/mvdnbrk/laravel-documentation/pulls)MITPHPPHP ^8.2CI failing

Since Apr 7Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/mvdnbrk/laravel-documentation)[ Packagist](https://packagist.org/packages/mvdnbrk/laravel-documentation)[ GitHub Sponsors](https://github.com/mvdnbrk)[ RSS](/packages/mvdnbrk-laravel-documentation/feed)WikiDiscussions main Synced today

READMEChangelog (5)Dependencies (6)Versions (7)Used By (0)

Laravel Documentation
=====================

[](#laravel-documentation)

[![Latest Version on Packagist](https://camo.githubusercontent.com/564961c265f98f30d7fd654f30d0afaf3bb0be75c13d0f8e439dba893a3bdd54/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d76646e62726b2f6c61726176656c2d646f63756d656e746174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mvdnbrk/laravel-documentation)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Tests](https://camo.githubusercontent.com/d7f9817d2a598c76581bce1fc5487cbc6c233b60a44c7c2f8a3ec31c448b71e4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d76646e62726b2f6c61726176656c2d646f63756d656e746174696f6e2f74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/mvdnbrk/laravel-documentation/actions?query=workflow%3Atests)[![Code style](https://camo.githubusercontent.com/0be4c8539f43301819ce903e263d7de68c4bd09d1be77ff6705b3728e85324a6/68747470733a2f2f7374796c6563692e696f2f7265706f732f3235323232383338362f736869656c643f6272616e63683d6d61696e)](https://styleci.io/repos/252228386)[![Total Downloads](https://camo.githubusercontent.com/1beb76c143918297190d309650b771e3d8c1f37dd6fc8e1b86b10f94757c4740/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d76646e62726b2f6c61726176656c2d646f63756d656e746174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mvdnbrk/laravel-documentation)

Installation
------------

[](#installation)

You may use composer to install this package into your Laravel project:

```
composer require mvdnbrk/laravel-documentation
```

To publish the configuration file you may run the following `artisan` command:

```
php artisan vendor:publish --tag="documentation-config"
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Mark van den Broek](https://github.com/mvdnbrk)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance75

Regular maintenance activity

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity73

Established project with proven stability

 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 ~522 days

Total

5

Last Release

135d ago

Major Versions

v1.3.0 → v2.0.02025-12-27

PHP version history (3 changes)v1.0.0PHP ^7.4

v1.3.0PHP ^7.4 || ^8.0

v2.0.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e8e321e8c6bc0e5ac8a1db41d1a983ac86888bd61de07afd02ba1cc5c3939c5?d=identicon)[mvdnbrk](/maintainers/mvdnbrk)

---

Top Contributors

[![mvdnbrk](https://avatars.githubusercontent.com/u/802681?v=4)](https://github.com/mvdnbrk "mvdnbrk (81 commits)")

---

Tags

docsdocumentationlaravellaraveldocumentationdocs

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mvdnbrk-laravel-documentation/health.svg)

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

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M686](/packages/barryvdh-laravel-ide-helper)[yajra/laravel-datatables-oracle

jQuery DataTables API for Laravel

4.9k33.8M338](/packages/yajra-laravel-datatables-oracle)[genealabs/laravel-changelog

A Laravel Nova tool.

55250.7k](/packages/genealabs-laravel-changelog)[erlandmuchasaj/laravel-gzip

Gzip your responses.

40129.3k2](/packages/erlandmuchasaj-laravel-gzip)[tehwave/laravel-achievements

Simple, elegant Achievements the Laravel way

7012.8k](/packages/tehwave-laravel-achievements)[bjuppa/laravel-blog

Add blog functionality to your Laravel project

483.3k2](/packages/bjuppa-laravel-blog)

PHPackages © 2026

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