PHPackages                             costsrl/cost-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. costsrl/cost-admin

ActiveLibrary

costsrl/cost-admin
==================

Cost Admin Module on Laminas

v1.0.0(3y ago)014BSD-3-ClausePHPPHP &gt;=7.0

Since Mar 24Pushed 3y ago1 watchersCompare

[ Source](https://github.com/costsrl/cost-admin)[ Packagist](https://packagist.org/packages/costsrl/cost-admin)[ Docs](http://www.cost.it)[ RSS](/packages/costsrl-cost-admin/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

CostAdmin
=========

[](#costadmin)

**What is CostAdmin?**

CostAdmin is a Module for Manage ACL / NAVIGATION DATA based on Laminas Framework 2 -3

**What exactly does CostAdmin?**

CsnNavigation has been created with educational purposes to demonstrate how Navigation can be done. It is fully functional.

Installation
============

[](#installation)

Installation via composer is supported, just make sure you've set `"minimum-stability": "dev"`in your `composer.json`file and after that run `php composer.phar require cost/cost-navigation:dev-master`

Go to your application configuration in `./config/application.config.php`and add 'CostNavigation'. An example application configuration could look like the following:

open composer.json and add under auotload key

"autoload" : { "psr-4" : { "CostAdmin\\" : "vendor/cost/cost-admin/src", }

```

"repositories": [
        {
            "type": "vcs",
            "url": "http://git.cost.it/cost/cost-admin.git"
        }
    ]

depends on:
1) CostBase
2) CostAuthentication
3) CostAuthorization

```

'modules' =&gt; array( 'Application', 'Zf2datatable', 'CostBase', 'CostAuthentication', 'CostAuthorization', 'CostAdmin' )```

Add migration file for Doctrine Migration : run public/index.php migrations:migrate note: for mssql use \[user\] instead of user table

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

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

1149d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8c60285d97462c4a75336d0a8b70c0235c74faba8e37de102a9f3e530b2bbfae?d=identicon)[costsrl](/maintainers/costsrl)

---

Tags

zf3cost-admin

### Embed Badge

![Health badge](/badges/costsrl-cost-admin/health.svg)

```
[![Health](https://phpackages.com/badges/costsrl-cost-admin/health.svg)](https://phpackages.com/packages/costsrl-cost-admin)
```

###  Alternatives

[zfr/rbac

Zend Framework 3 prototype for Zend\\Permissions\\Rbac.

271.1M7](/packages/zfr-rbac)[facile-it/sentry-module

This module allows integration of Sentry Client into laminas and mezzio

19372.5k](/packages/facile-it-sentry-module)[kokspflanze/zfc-twig

Laminas/Zend Framework Module that provides a Twig rendering strategy and extensions to render actions or trigger events from your templates

15299.3k4](/packages/kokspflanze-zfc-twig)[oxcom/zend-twig

ZendTwig is a module that integrates the Twig template engine with Zend Framework 3.

19109.7k](/packages/oxcom-zend-twig)[saeven/zf3-circlical-user

Complete user entity, rights, and access module for Laminas

3718.7k](/packages/saeven-zf3-circlical-user)[saeven/zf3-circlical-autowire

Annotation based routing, and magic Controller creation for Laminas and ZF3.

1430.0k](/packages/saeven-zf3-circlical-autowire)

PHPackages © 2026

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