PHPackages                             laravox/documentor - 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. laravox/documentor

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

laravox/documentor
==================

Easy way to document your laravel projects!

v1.0.2(4y ago)08MITPHP

Since Feb 12Pushed 4y ago1 watchersCompare

[ Source](https://github.com/CrisGuzmanS/laravox-documentor)[ Packagist](https://packagist.org/packages/laravox/documentor)[ RSS](/packages/laravox-documentor/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (6)Used By (0)

😍 Laravox Documentor
====================

[](#-laravox-documentor)

Steps to install
----------------

[](#steps-to-install)

1. You need to install phive ()
2. phive install --force-accept-unsigned phpDocumentor
3. install the package: `composer require laravox/documentor`
4. add the next attribute in your app/Console/Kernel.php file:

`protected $commands = [ \Laravox\Documentor\Console\Commands\DocumentorBuildCommand::class, ];`

How to use it?
--------------

[](#how-to-use-it)

`php artisan documentor:build {source?} {destiny?}`

The `{source?}` variable allows you to specify the folder which will be documented

The `{destiny?}` variable allows you to specify the folder where the documentation will be stored.

Both variables are optional.

The default value for `{source}` is the `app/` folder.

The default value for `{destiny}` is the `docs/` folder.

Any issue or suggestion is welcomedto improve this repository.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

3

Last Release

1550d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4cb3701a0266337817a8ecc049b959794f33a9e24636ffdeb0c59e281140af9c?d=identicon)[crisguzmans](/maintainers/crisguzmans)

---

Top Contributors

[![CrisGuzmanS](https://avatars.githubusercontent.com/u/51240376?v=4)](https://github.com/CrisGuzmanS "CrisGuzmanS (6 commits)")

### Embed Badge

![Health badge](/badges/laravox-documentor/health.svg)

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

###  Alternatives

[typo3-themes/themes

TYPO3 THEMES

3642.6k2](/packages/typo3-themes-themes)[wwwision/import-service

Generic service for importing data from different sources to configurable targets such as the Neos Content Repository or an arbitrary database table

1010.9k](/packages/wwwision-import-service)[paxha/laravel-reportable

This Laravel Eloquent extension provides record according to dates using models.

111.2k](/packages/paxha-laravel-reportable)

PHPackages © 2026

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