PHPackages                             docit/filesystem-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. [File &amp; Storage](/categories/file-storage)
4. /
5. docit/filesystem-hook

ActiveLibrary[File &amp; Storage](/categories/file-storage)

docit/filesystem-hook
=====================

Filesystem Hook for Docit, enabling the ability to host documentation through the local filesystem, Dropbox, FTP, Amazon S3, or Rackspace Cloud Files.

06PHP

Since Dec 10Pushed 10y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Docit Filesystem Hook
=====================

[](#docit-filesystem-hook)

The Filesystem Hook provides Docit the means to pull and render documentation from any of the following supported filesystem drivers:

- Local
- FTP
- Dropbox
- Amazon S3
- Rackspace Cloud Files

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

[](#installation)

1. Add to composer

    ```
     composer require docit/filesystem-hook

    ```
2. Add service provider

    ```
     Docit\Hooks\Filesystem\HookServiceProvider::class

    ```
3. Publish and configure the configuration file

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

    ```

###  Health Score

19

—

LowBetter than 10% 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-filesystem-hook/health.svg)

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

###  Alternatives

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[google/cloud-storage

Cloud Storage Client for PHP

34390.8M123](/packages/google-cloud-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15261.6M2.6k](/packages/illuminate-filesystem)[superbalist/flysystem-google-storage

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[creocoder/yii2-flysystem

The flysystem extension for the Yii framework

2931.7M61](/packages/creocoder-yii2-flysystem)[flowjs/flow-php-server

PHP library for handling chunk uploads. Works with flow.js html5 file uploads.

2451.6M15](/packages/flowjs-flow-php-server)

PHPackages © 2026

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