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 3w 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 26% 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

4338d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/661038?v=4)[Mike Funk](/maintainers/mikedfunk)[@mikedfunk](https://github.com/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

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M345](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M11](/packages/renatomarinho-laravel-page-speed)[illuminate/pagination

The Illuminate Pagination package.

12234.1M1.0k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9349.2M282](/packages/illuminate-pipeline)[illuminate/redis

The Illuminate Redis package.

8314.6M375](/packages/illuminate-redis)[illuminate/cookie

The Illuminate Cookie package.

244.6M137](/packages/illuminate-cookie)

PHPackages © 2026

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