PHPackages                             lm-commons/lmc-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. lm-commons/lmc-admin

ActiveLibrary[Admin Panels](/categories/admin)

lm-commons/lmc-admin
====================

A generic Admin module for Laminas MVC.

2.2.0(5mo ago)29.6k↓15.9%3[2 PRs](https://github.com/LM-Commons/LmcAdmin/pulls)BSD-3-ClausePHPPHP ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0

Since Oct 30Pushed 3mo ago4 watchersCompare

[ Source](https://github.com/LM-Commons/LmcAdmin)[ Packagist](https://packagist.org/packages/lm-commons/lmc-admin)[ Docs](https://lm-commons.github.io/LmcAdmin)[ RSS](/packages/lm-commons-lmc-admin/feed)WikiDiscussions 2.3.x Synced 1mo ago

READMEChangelog (7)Dependencies (10)Versions (24)Used By (0)

LmcAdmin Module for Laminas Framework
=====================================

[](#lmcadmin-module-for-laminas-framework)

[![Build](https://github.com/lm-commons/LmcAdmin/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/lm-commons/LmcAdmin/actions/workflows/continous-integration.yml)[![Latest Stable Version](https://camo.githubusercontent.com/c5b5e28470a85e1be7e14e84fc8336b3e3e04d0a9d267cd811d102671ecd885a/68747470733a2f2f706f7365722e707567782e6f72672f6c6d2d636f6d6d6f6e732f6c6d632d61646d696e2f762f737461626c65)](https://packagist.org/packages/lm-commons/lmc-admin)[![Total Downloads](https://camo.githubusercontent.com/1ae4060191f02887136082db5d393d14df09cf253e062197df2100431732bfc7/687474703a2f2f706f7365722e707567782e6f72672f6c6d2d636f6d6d6f6e732f6c6d632d61646d696e2f646f776e6c6f616473)](https://packagist.org/packages/lm-commons/lmc-admin)[![License](https://camo.githubusercontent.com/f0f6b316f02e0aeae451587bef478c0ee61a8e250f586cdd579474423de91bb1/687474703a2f2f706f7365722e707567782e6f72672f6c6d2d636f6d6d6f6e732f6c6d632d61646d696e2f6c6963656e7365)](https://packagist.org/packages/lm-commons/lmc-admin)

[![Dynamic JSON Badge](https://camo.githubusercontent.com/2ef636a05fc082c70ab36894a1b6f804b0c46779f0f50be9d8151070049bbf48/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f64796e616d69632f6a736f6e3f75726c3d68747470732533412532462532466170692e6769746875622e636f6d2532467265706f732532466c6d2d636f6d6d6f6e732532464c6d6341646d696e25324670726f7065727469657325324676616c7565732671756572793d253234253542253341312535442e76616c7565266c6162656c3d4d61696e74656e616e6365253230537461747573)](https://camo.githubusercontent.com/2ef636a05fc082c70ab36894a1b6f804b0c46779f0f50be9d8151070049bbf48/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f64796e616d69632f6a736f6e3f75726c3d68747470732533412532462532466170692e6769746875622e636f6d2532467265706f732532466c6d2d636f6d6d6f6e732532464c6d6341646d696e25324670726f7065727469657325324676616c7565732671756572793d253234253542253341312535442e76616c7565266c6162656c3d4d61696e74656e616e6365253230537461747573)

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

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

[](#introduction)

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

Requirements
------------

[](#requirements)

- PHP 8.2 or higher

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

[](#installation)

LmcAdmin is enabled to be installed via composer.

```
$ composer require lm-commons/lmc-admin
```

Enable the module by adding `Lmc\Admin` key to your `application.config.php` or `modules.config.php` file.

Customize the module by copy-pasting the `config/lmcadmin.global.php.dist` file to your `config/autoload` folder.

Usage
-----

[](#usage)

LmcAdmin allows you to create routes under a single parent "lmcadmin" route. You can also use it to enable navigation in your admin layout. Furthermore, integration of [LmcRbacMvc](https://github.com/LM-Commons/LmcRbacMvc) is provided.

The complete configuration is flexible, so you can update the lmc\_admin parent route, its children, the navigation and all default provided view scripts. Read more in the [documentation](https://lm-commons.github.io/LmcAdmin) about usage and customization of LmcAdmin.

Support
-------

[](#support)

- File issues at .
- Ask questions in the [LM-Commons Slack](https://join.slack.com/t/lm-commons/shared_invite/zt-2gankt2wj-FTS45hp1W~JEj1tWvDsUHQ) chat.

###  Health Score

58

—

FairBetter than 98% of packages

Maintenance77

Regular maintenance activity

Popularity30

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity90

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 61.8% 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 ~238 days

Recently: every ~80 days

Total

21

Last Release

174d ago

Major Versions

0.3.1 → 1.0.02021-01-20

1.2.1 → 2.0.02024-09-09

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

0.3.0PHP ^5.5 || ^7.0

1.0.0PHP ^7.3

v1.1.0PHP ^7.3 || ^8.0

2.0.0PHP ~8.1.0 || ~8.2.0 || ~8.3.0

2.1.0PHP ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0

2.3.x-devPHP ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/39ff13f678d45f5296af1e1a2a5807db794bfd9835b64302c9bcc43156854a03?d=identicon)[visto9259](/maintainers/visto9259)

---

Top Contributors

[![visto9259](https://avatars.githubusercontent.com/u/7890483?v=4)](https://github.com/visto9259 "visto9259 (68 commits)")[![ALTAMASH80](https://avatars.githubusercontent.com/u/3577323?v=4)](https://github.com/ALTAMASH80 "ALTAMASH80 (15 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (9 commits)")[![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)")[![EvanDotPro](https://avatars.githubusercontent.com/u/5607?v=4)](https://github.com/EvanDotPro "EvanDotPro (1 commits)")[![Hounddog](https://avatars.githubusercontent.com/u/1188248?v=4)](https://github.com/Hounddog "Hounddog (1 commits)")[![timdev](https://avatars.githubusercontent.com/u/513999?v=4)](https://github.com/timdev "timdev (1 commits)")[![dustinmoorman](https://avatars.githubusercontent.com/u/2163727?v=4)](https://github.com/dustinmoorman "dustinmoorman (1 commits)")

---

Tags

laminas-mvclaminas

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/lm-commons-lmc-admin/health.svg)

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

###  Alternatives

[magento/community-edition

Magento 2 (Open Source)

12.1k52.1k10](/packages/magento-community-edition)[doctrine/doctrine-orm-module

Laminas Module that provides Doctrine ORM functionality

4407.3M293](/packages/doctrine-doctrine-orm-module)[wheelpros/fitment-platform-api

Magento 2 (Open Source)

12.1k1.2k](/packages/wheelpros-fitment-platform-api)[rwoverdijk/assetmanager

An assetmanager module for Laminas.

2142.1M49](/packages/rwoverdijk-assetmanager)[laminas-api-tools/api-tools

Laminas API Tools module for Laminas

371.7M10](/packages/laminas-api-tools-api-tools)[laminas/laminas-developer-tools

Module for developer and debug tools for use with laminas-mvc applications.

252.0M33](/packages/laminas-laminas-developer-tools)

PHPackages © 2026

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