PHPackages                             costsrl/cost-base - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. costsrl/cost-base

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

costsrl/cost-base
=================

Basic class /service based on Laminas

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

Since Mar 24Pushed 3y ago1 watchersCompare

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

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

CostBase Base Mudule
====================

[](#costbase-base-mudule)

**What is CostBase?**

CostBase is a Module for Navigation based on Laminas Framework 2.4.x

**What exactly does CostBase?**

CostBase offes some common functionality

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

[](#installation)

Create novigo folder under vendor directory Copy or Clone Module under novigo directory Go to your application configuration in `./config/application.config.php`and add 'CostBase'. An example application configuration could look like the following:

'modules' =&gt; array( 'Application', 'CostBase' )

```

open composer.json and add under auotload key

"autoload" : {
    "psr-0" : {
      "CostBase" : "vendor/cost/cost-base/src",
    }

```

add to main composer

"repositories": \[ { "type": "vcs", "url": "" } \]

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

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

1197d ago

### Community

Maintainers

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

---

Tags

zf3Cost-base

### Embed Badge

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

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

PHPackages © 2026

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