PHPackages                             terrence-howard/doc-make - 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. terrence-howard/doc-make

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

terrence-howard/doc-make
========================

0.1.1(11y ago)0351[1 PRs](https://github.com/mikedfunk/doc-make/pulls)PHPPHP &gt;=5.4.0

Since Aug 18Pushed 11y agoCompare

[ Source](https://github.com/mikedfunk/doc-make)[ Packagist](https://packagist.org/packages/terrence-howard/doc-make)[ RSS](/packages/terrence-howard-doc-make/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

DEPRACATED
==========

[](#depracated)

Please use [ide-alias](http://github.com/mikedfunk/ide-alias) instead.

Doc Make Command
================

[](#doc-make-command)

This is a laravel artisan that generates autocomplete files in a similar way to [IDE Helper](https://github.com/barryvdh/laravel-ide-helper). Instead of generating one file, it creates a directory and copies the classes, functions, and docblocks into separate files for each class. This works well with the [vim-php-namespace](https://github.com/arnaud-lb/vim-php-namespace) plugin for instance.

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

[](#installation)

1. Install via [composer](http://getcomposer.org): `composer require --dev terrence-howard/doc-make:dev-master`
2. Add the service provider to your `app/config/app.php` in the `providers` area: `'TerrenceHoward\DocMake\DocMakeServiceProvider'`

Usage
-----

[](#usage)

Call the command from within laravel with `php artisan doc:make`. It will generate dummy classes in the `app/autocomplete` directory. You can change the directory it saves to with `--path=path/to/autocomplete`. Remember to put that directory in your `.gitignore`!

Respect
-------

[](#respect)

This class was originally created by [Terrence Howard](https://github.com/chemisus). All credit goes to him.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

Total

2

Last Release

4291d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e8a4cc3999e47a7c2617fe87ab051656c601afbcbf03d9c9ee4e127a3f9696ec?d=identicon)[mikedfunk](/maintainers/mikedfunk)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/terrence-howard-doc-make/health.svg)

```
[![Health](https://phpackages.com/badges/terrence-howard-doc-make/health.svg)](https://phpackages.com/packages/terrence-howard-doc-make)
```

###  Alternatives

[barryvdh/laravel-ide-helper

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

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[orchestra/canvas

Code Generators for Laravel Applications and Packages

21017.2M158](/packages/orchestra-canvas)[illuminate/pipeline

The Illuminate Pipeline package.

9446.6M213](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10532.5M862](/packages/illuminate-pagination)[spatie/laravel-pjax

A pjax middleware for Laravel 5

513371.8k11](/packages/spatie-laravel-pjax)[spatie/laravel-mix-preload

Add preload and prefetch links based your Mix manifest

169176.0k2](/packages/spatie-laravel-mix-preload)

PHPackages © 2026

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