PHPackages                             z77/module-frontend - 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. [Admin Panels](/categories/admin)
4. /
5. z77/module-frontend

ActiveLibrary[Admin Panels](/categories/admin)

z77/module-frontend
===================

Z77 Frontend Module | public facing frontend for Z77 Order-Concept.

v1.0.0(6mo ago)012MITPHPPHP &gt;=8.2

Since Nov 14Pushed 6mo agoCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

Z77 Module: Frontend
====================

[](#z77-module-frontend)

[![Build Status](https://camo.githubusercontent.com/51b5ed8bf9d875a5d197accac88a119a448f85a7962e4b256b618e26e84e7da9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7a37372f6d6f64756c652d66726f6e74656e642f63692e796d6c3f6272616e63683d6d61696e)](https://github.com/z77/module-frontend/actions)[![Latest Stable Version](https://camo.githubusercontent.com/64750e7f83499806b2aa024ee7bfb94307bab00ff9b2f73a2d02359935ab82bc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7a37372f6d6f64756c652d66726f6e74656e64)](https://packagist.org/packages/z77/module-frontend)[![License](https://camo.githubusercontent.com/1c02bdb8fdf565cd47382424b6da858750fda81cafe6715ae2f0dea303c5cee2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f7a37372f6d6f64756c652d66726f6e74656e64)](LICENSE)

---

Übersicht
---------

[](#übersicht)

`Z77/module-frontend` ist das **Frontend-Modul** der Z77-Plattform. Es stellt die Benutzeroberfläche bereit, organisiert die Präsentations-, Anwendungs- und Domain-Logik für das Frontend und kapselt Ressourcen wie Templates, Assets und Übersetzungen.

**Features:**

- Frontend-Controller (`Ui/Controllers`) für Requests
- Application Services (`App/Services`) zur Orchestrierung von Use Cases
- Domain-Logik (`Dom/`) mit Entities, Repositories, Services und Validierungen
- Ressourcen (`res/`) mit Templates, Assets und Übersetzungen

---

Architektur
-----------

[](#architektur)

module-frontend/ ├── src/ │ ├── Ui/ │ │ └── Controllers/ │ ├── App/ │ │ └── Services/ │ └── Dom/ │ ├── Entities/ │ ├── Repositories/ │ ├── Validators/ │ └── Services/ ├── res/ │ ├── view/templates/ │ ├── lang/ │ └── assets/ ├── composer.json └── README.md

---

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

[](#installation)

Installiere das Modul über Composer:

```
composer require z77/module-frontend
```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance68

Regular maintenance activity

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity47

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

Unknown

Total

1

Last Release

186d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/81c1ccdda865a49117389398d6840757cd3cd98760f181f97324fca116517dd8?d=identicon)[z77](/maintainers/z77)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

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