PHPackages                             techenby/docify - 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. techenby/docify

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

techenby/docify
===============

Add documentation viewer to your Laravel and Livewire application

0.0.2(4w ago)03↓100%MITPHPPHP ^8.4CI passing

Since May 11Pushed 4w agoCompare

[ Source](https://github.com/techenby/docify)[ Packagist](https://packagist.org/packages/techenby/docify)[ Docs](https://github.com/tighten/docify)[ RSS](/packages/techenby-docify/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (2)Dependencies (9)Versions (4)Used By (0)

  ![Banner for Docify](artwork/banner-light.png)[![Latest Version on Packagist](https://camo.githubusercontent.com/88fa6e6df1807039dd032f10137d2c44d7dc7c1ca1c675f4981c4056c8891c7f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f74656368656e62792f646f636966792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/techenby/docify)[![GitHub Tests Action Status](https://camo.githubusercontent.com/6a5a4cae5d5754dac8a23f6ce2c7f1d064fc7ce610bb799564dec6006b1de3d5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f74656368656e62792f646f636966792f2e6769746875622f776f726b666c6f77732f74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473)](https://github.com/techenby/docify/actions?query=workflow%3Arun-tests+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/72aba3003b42f8d2a234d1b25ac895ed2c79a27dea85645f78882b4afcc1de58/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f74656368656e62792f646f636966792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/techenby/docify)

A simple markdown viewer for TALL stack applications

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

[](#installation)

You can install the package via composer:

```
composer require techenby/docify
```

Then run the install command to generate a docs folder:

```
php artisan docify:install
```

Optionally, you can publish the config and Livewire component and docs layout to configure the package for your application:

```
php artisan vendor:publish
```

Usage
-----

[](#usage)

By default, Docify is only viewable when your Laravel application is running in the `local` environment.

To allow additional environments, publish the config file and update `environments`:

```
'environments' => ['local', 'staging'],
```

Set the local editor used by the Edit link with `DOCIFY_EDITOR`. If it is not set, Docify will also check `DEBUGBAR_EDITOR` and `IGNITION_EDITOR` before defaulting to VS Code.

```
DOCIFY_EDITOR=cursor
```

Testing
-------

[](#testing)

```
composer test
```

Releasing
---------

[](#releasing)

Please see [RELEASE.md](RELEASE.md) for the release process.

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

[](#contributing)

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

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Andy Swick](https://github.com/techenby)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance94

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity43

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

Total

2

Last Release

28d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3c6fdde47e6975072038750c283c282a0a1282181467838e940ec17a3c7afdb0?d=identicon)[techenby](/maintainers/techenby)

---

Top Contributors

[![techenby](https://avatars.githubusercontent.com/u/6541180?v=4)](https://github.com/techenby "techenby (14 commits)")

---

Tags

phplaraveldocumentationlivewiretechenbydocify

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/techenby-docify/health.svg)

```
[![Health](https://phpackages.com/badges/techenby-docify/health.svg)](https://phpackages.com/packages/techenby-docify)
```

###  Alternatives

[livewire/flux

The official UI component library for Livewire.

9466.8M119](/packages/livewire-flux)[larastan/larastan

Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel

6.4k51.0M7.4k](/packages/larastan-larastan)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

719160.4k12](/packages/tallstackui-tallstackui)[laravel/ai

The official AI SDK for Laravel.

9782.1M153](/packages/laravel-ai)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.2k](/packages/tomshaw-electricgrid)[venturedrake/laravel-crm

A free open source CRM built as a package for laravel projects

39910.0k](/packages/venturedrake-laravel-crm)

PHPackages © 2026

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