PHPackages                             diviky/laravel-readme - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. diviky/laravel-readme

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

diviky/laravel-readme
=====================

Framework extension

v2.0.14(2mo ago)17.2k7MITPHPPHP ^8.1

Since Sep 25Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/diviky/laravel-readme)[ Packagist](https://packagist.org/packages/diviky/laravel-readme)[ Docs](https://github.com/sankarsuda/laravel-readme)[ RSS](/packages/diviky-laravel-readme/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (9)Versions (30)Used By (0)

An extension to documentation generator
=======================================

[](#an-extension-to-documentation-generator)

```
    php artisan vendor:publish --provider="Diviky\Readme\ReadmeServiceProvider" --tag="config"
```

Add to your route config

```
Route::group(['middleware' => ['web']], function () {
    Route::get('docs/{version?}/{page?}', '\Diviky\Readme\Http\Controllers\Docs\Controller@index');
});
```

### Replace variables

[](#replace-variables)

You can use the Laravel blade syntax inside markdown files to replace the variables and render conditions.

Variables wrapped between `##` will be replaced with their corresponding values. ex: `##version##` or `##domain##`

License
-------

[](#license)

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

###  Health Score

53

—

FairBetter than 97% of packages

Maintenance86

Actively maintained with recent releases

Popularity24

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor1

Top contributor holds 97.4% 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 ~71 days

Recently: every ~193 days

Total

29

Last Release

66d ago

Major Versions

v1.1.2 → v2.0.12023-06-27

PHP version history (4 changes)v1.0.0PHP &gt;=7.1.3

v1.0.11PHP &gt;=7.4

v1.1.0PHP ^8.0|^8.1

v2.0.1PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/99c172c42e19c2ad0db03c0596a00eb21047df990ba405bb2d1fd57204eb2c2f?d=identicon)[sankar.suda](/maintainers/sankar.suda)

---

Top Contributors

[![sankarsuda](https://avatars.githubusercontent.com/u/798414?v=4)](https://github.com/sankarsuda "sankarsuda (37 commits)")[![shaktiman-mob](https://avatars.githubusercontent.com/u/115223408?v=4)](https://github.com/shaktiman-mob "shaktiman-mob (1 commits)")

---

Tags

laravelmarkdownreadme

### Embed Badge

![Health badge](/badges/diviky-laravel-readme/health.svg)

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

###  Alternatives

[torchlight/torchlight-commonmark

A Commonmark extension for Torchlight, the syntax highlighting API.

29256.6k6](/packages/torchlight-torchlight-commonmark)

PHPackages © 2026

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