PHPackages                             mdebuf/laravel-docsify - 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. mdebuf/laravel-docsify

AbandonedLibrary

mdebuf/laravel-docsify
======================

Add Docsify to Laravel

41272[1 issues](https://github.com/mdebuf/laravel-docsify/issues)[1 PRs](https://github.com/mdebuf/laravel-docsify/pulls)PHP

Since Aug 24Pushed 4y ago1 watchersCompare

[ Source](https://github.com/mdebuf/laravel-docsify)[ Packagist](https://packagist.org/packages/mdebuf/laravel-docsify)[ RSS](/packages/mdebuf-laravel-docsify/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependenciesVersions (1)Used By (0)

laravel-docsify
===============

[](#laravel-docsify)

This package provides an easy way to add documentation to your project using docsify.

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

[](#installation)

You can install the package via Composer:

```
composer require mdebuf/laravel-docsify
```

The package will automatically register itself.

Optionally, publish its config file to config/docsify.php:

```
php artisan vendor:publish --provider="Mdebuf\Docsify\DocsifyServiceProvider"
```

Documentation
-------------

[](#documentation)

Add your markdown documentation files in the docs/ folder and goto the /docs route to view your documentation. You can change the route in the config file.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/14138222?v=4)[Theodor](/maintainers/thevrbata)[@thevrbata](https://github.com/thevrbata)

---

Top Contributors

[![mdebuf](https://avatars.githubusercontent.com/u/14371232?v=4)](https://github.com/mdebuf "mdebuf (2 commits)")

---

Tags

docsifylaravel

### Embed Badge

![Health badge](/badges/mdebuf-laravel-docsify/health.svg)

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

PHPackages © 2026

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