PHPackages                             z77/module-dms - 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. [Framework](/categories/framework)
4. /
5. z77/module-dms

ActiveLibrary[Framework](/categories/framework)

z77/module-dms
==============

Z77 DMS Module | authorized document delivery (OutputController) + drive surface for the document management system.

1.2.0(1mo ago)029↓66.7%1MITPHPPHP &gt;=8.2

Since Jul 14Pushed 1mo agoCompare

[ Source](https://github.com/z77-ch/module-dms)[ Packagist](https://packagist.org/packages/z77/module-dms)[ Docs](https://github.com/z77-ch/z77-framework)[ RSS](/packages/z77-module-dms/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (2)Versions (9)Used By (1)

z77/module-dms
==============

[](#z77module-dms)

The document management module (ADR-017). Owns the user-facing DMS surfaces and the authorized byte delivery. Depends on `z77/kernel`. Built incrementally by the DMS rebuild plan (`docs/03-development/dms-umbauplan.md`). Read-only split from [z77-ch/z77-framework](https://github.com/z77-ch/z77-framework). Do not commit here.

Current scope (R4c)
-------------------

[](#current-scope-r4c)

- **`OutputController`** (`Ui/Controllers/Media/OutputController.php`) — the GUEST output endpoint behind the `/media` reserved route. It resolves a structural `/media/{area}/{folder…}/{file}` path to a document + variant (`DocumentService::resolve`), branches on the effective `deliveryMode`(`public` = open; `protected`/`sealed` = `AclService::canRead` ACL + active gate **before**any byte), and returns a `FileResponse` (portable PHP range-stream) or **404** — existence is never leaked.

The `/media` reserved route is registered in `App/Config/dmsConfig.inc.php` and replaces the former `MediaController` + `/media` NavigationAlias.

Planned (later phases)
----------------------

[](#planned-later-phases)

- Logged-in user / admin "drive" management surface (R6).
- Share controller + supplier upload + API auth (R7).

Getting started
---------------

[](#getting-started)

Don't start a project with `composer require`. Use the [z77-skeleton](https://github.com/z77-ch/z77-skeleton) template — **Use this template** → `composer install`. It wires all four packages, the installer, and the override structure. `composer require z77/module-dms` only adds this module to an **existing** z77 project.

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance91

Actively maintained with recent releases

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity51

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

8

Last Release

45d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6251635?v=4)[z77](/maintainers/z77)[@z77](https://github.com/z77)

---

Top Contributors

[![z77-ch](https://avatars.githubusercontent.com/u/239538121?v=4)](https://github.com/z77-ch "z77-ch (1 commits)")

---

Tags

phpframeworkdmsdocumentsz77

### Embed Badge

![Health badge](/badges/z77-module-dms/health.svg)

```
[![Health](https://phpackages.com/badges/z77-module-dms/health.svg)](https://phpackages.com/packages/z77-module-dms)
```

PHPackages © 2026

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