PHPackages                             zf-commons/zfc-admin - 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. zf-commons/zfc-admin

ActiveLibrary[Admin Panels](/categories/admin)

zf-commons/zfc-admin
====================

A generic Admin module for ZF2.

0.3.1(9y ago)98174.3k↓88.7%50[2 issues](https://github.com/ZF-Commons/ZfcAdmin/issues)[2 PRs](https://github.com/ZF-Commons/ZfcAdmin/pulls)8BSD-3-ClausePHPPHP ^5.5 || ^7.0

Since Oct 30Pushed 5y ago24 watchersCompare

[ Source](https://github.com/ZF-Commons/ZfcAdmin)[ Packagist](https://packagist.org/packages/zf-commons/zfc-admin)[ Docs](https://github.com/juriansluiman/ZfcAdmin)[ RSS](/packages/zf-commons-zfc-admin/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (9)Dependencies (5)Versions (10)Used By (8)

ZfcAdmin Module for Zend Framework
==================================

[](#zfcadmin-module-for-zend-framework)

Created by [Jurian Sluiman](http://juriansluiman.nl) and [Martin Shwalbe](https://github.com/Hounddog).

Introduction
------------

[](#introduction)

ZfcAdmin is a minimal admin interface for generic administrative purposes. It is a common screen with navigation that hides behind authentication and authorization.

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

[](#installation)

ZfcAdmin is enabled to be installed via composer. Load `zf-commons/zfc-admin` in your `composer.json` file. You can specify its version (currently only 0.1.0 is recommended) or use `dev-master` to load the latest version from master. Enable ZfcAdmin in your `application.config.php` configuration file.

If you do not want to use composer, clone this project (either as a git submodule or not) into `./vendor/` directory.

Usage
-----

[](#usage)

ZfcAdmin allows you to create routes under a single parent "admin" route. You can also use it to enable navigation in your admin layout. Furthermore integration of [BjyAuthorize](https://github.com/bjyoungblood/BjyAuthorize) and [ZfcRbac](https://github.com/ZF-Commons/zfc-rbac) is provided.

The complete configuration is flexible, so you can update the zfcadmin parent route, its children, the navigation and all default provided view scripts. Read more in the [documentation](docs/1.Introduction.md) about usage and customization of ZfcAdmin.

Development
-----------

[](#development)

ZfcAdmin is currently under development. The authors feel ZfcAdmin is stable enough for production versions and you can always fix your ZfcAdmin version to a specific tag. Feel free to report bugs in the [issue tracker](https://github.com/ZF-Commons/ZfcAdmin/issues) or come by on IRC at the Freenode channel `#zftalk`.

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity47

Moderate usage in the ecosystem

Community33

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~198 days

Recently: every ~264 days

Total

9

Last Release

3404d ago

PHP version history (2 changes)0.0.1PHP &gt;=5.3.3

0.3.0PHP ^5.5 || ^7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/5c8ca0c8435ae4c01c201bb52f63a72a8f9ef203f61535d7daf588f6b3a7df1c?d=identicon)[juriansluiman](/maintainers/juriansluiman)

![](https://avatars.githubusercontent.com/u/1188248?v=4)[Martin Shwalbe](/maintainers/Hounddog)[@Hounddog](https://github.com/Hounddog)

---

Top Contributors

[![akrabat](https://avatars.githubusercontent.com/u/33135?v=4)](https://github.com/akrabat "akrabat (7 commits)")[![thomasvargiu](https://avatars.githubusercontent.com/u/732012?v=4)](https://github.com/thomasvargiu "thomasvargiu (4 commits)")[![rieschl](https://avatars.githubusercontent.com/u/3321556?v=4)](https://github.com/rieschl "rieschl (3 commits)")[![timdev](https://avatars.githubusercontent.com/u/513999?v=4)](https://github.com/timdev "timdev (1 commits)")[![Hounddog](https://avatars.githubusercontent.com/u/1188248?v=4)](https://github.com/Hounddog "Hounddog (1 commits)")[![dustinmoorman](https://avatars.githubusercontent.com/u/2163727?v=4)](https://github.com/dustinmoorman "dustinmoorman (1 commits)")[![EvanDotPro](https://avatars.githubusercontent.com/u/5607?v=4)](https://github.com/EvanDotPro "EvanDotPro (1 commits)")

---

Tags

zf2

### Embed Badge

![Health badge](/badges/zf-commons-zfc-admin/health.svg)

```
[![Health](https://phpackages.com/badges/zf-commons-zfc-admin/health.svg)](https://phpackages.com/packages/zf-commons-zfc-admin)
```

###  Alternatives

[zf-commons/zfc-user

A generic user registration and authentication module for ZF2. Supports Zend\\Db and Doctrine2.

4851.1M71](/packages/zf-commons-zfc-user)[zf-commons/zfc-base

A set of genetic (abstract) classes which are commonly used across multiple modules.

1491.1M25](/packages/zf-commons-zfc-base)[socalnick/scn-social-auth

Uses the HybridAuth PHP library to Enable authentication via Google, Facebook, Twitter, Yahoo!, etc for the ZfcUser ZF2 module.

21675.0k3](/packages/socalnick-scn-social-auth)[stroker/cache

Provides a full page cache solution for Laminas

6444.9k](/packages/stroker-cache)[snapshotpl/zf-snap-php-debug-bar

PHP Debug Bar module for Zend Framework 2

3026.1k](/packages/snapshotpl-zf-snap-php-debug-bar)[mamuz/mamuz-blog

Provides blog feature for ZF2 with Doctrine

101.1k1](/packages/mamuz-mamuz-blog)

PHPackages © 2026

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