PHPackages                             docit/phpdoc-hook - 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. docit/phpdoc-hook

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

docit/phpdoc-hook
=================

06CSS

Since Dec 29Pushed 10y ago1 watchersCompare

[ Source](https://github.com/docit/phpdoc-hook)[ Packagist](https://packagist.org/packages/docit/phpdoc-hook)[ RSS](/packages/docit-phpdoc-hook/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Docit Phpdoc Hook
=================

[](#docit-phpdoc-hook)

[![Build Status](https://camo.githubusercontent.com/967f0f27fb79322e9d09fd42197f660d99c627f39f3ecf2a92cad6c05496082d/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f646f6369742f706870646f632d686f6f6b2e7376673f267374796c653d666c61742d737175617265)](https://travis-ci.org/docit/phpdoc-hook)[![Scrutinizer coverage](https://camo.githubusercontent.com/c5688403e22c105fcd8da2a00d68be82fa3938dd8c2cb21e23d5ed266429c500/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f646f6369742f706870646f632d686f6f6b2e7376673f267374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/docit/phpdoc-hook)[![Scrutinizer quality](https://camo.githubusercontent.com/7f0729d23d007842465e71c66dfe16bfc79a3f7434004fdcc45644f2abc05332/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f646f6369742f706870646f632d686f6f6b2e7376673f267374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/docit/phpdoc-hook)[![Source](https://camo.githubusercontent.com/e21aac71382d3b32786ce992ecca90a940668c0738cfae2893e4dba8f160bec3/687474703a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d646f6369742f706870646f632d686f6f6b2d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/docit/phpdoc-hook)[![License](https://camo.githubusercontent.com/30597ff9a350144f03bffdd9183e16468e0b3ca1193e1d08591d992622738d55/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://tldrlegal.com/license/mit-license)

The Phpdoc Hook provides Docit the means to parse the phpdoc generated xml file and display it in a user-friendly way:

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

[](#installation)

1. Add to composer

    ```
     composer require docit/phpdoc-hook

    ```
2. Add service provider

    ```
     Docit\Hooks\Phpdoc\HookServiceProvider::class

    ```
3. Publish and configure the configuration file

    ```
     php artisan vendor:publish --provider=Docit\Hooks\Phpdoc\HookServiceProvider --tag=config

    ```
4. Publish the asset files

    ```
     php artisan vendor:publish --provider=Docit\Hooks\Phpdoc\HookServiceProvider --tag=public

    ```
5. Publish the view files (optional)

    ```
     php artisan vendor:publish --provider=Docit\Hooks\Phpdoc\HookServiceProvider --tag=views

    ```

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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://www.gravatar.com/avatar/303828383a9c2bf382436a61f4471425428b28c095c6df9a9714444cbc163538?d=identicon)[radic](/maintainers/radic)

### Embed Badge

![Health badge](/badges/docit-phpdoc-hook/health.svg)

```
[![Health](https://phpackages.com/badges/docit-phpdoc-hook/health.svg)](https://phpackages.com/packages/docit-phpdoc-hook)
```

###  Alternatives

[ebanx/benjamin

Business rule provider lib for plugin implementations

20164.2k1](/packages/ebanx-benjamin)

PHPackages © 2026

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