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

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

docit/github-hook
=================

GitHub hook for Docit.

10PHP

Since Dec 10Pushed 10y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

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

[](#docit-phpdoc-hook)

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

Popularity2

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-github-hook/health.svg)

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

PHPackages © 2026

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