PHPackages                             xinix-technology/bono-norm - 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. [Framework](/categories/framework)
4. /
5. xinix-technology/bono-norm

ActiveLibrary[Framework](/categories/framework)

xinix-technology/bono-norm
==========================

Norm glue code for Bono

1.1.0(7y ago)026MITPHP

Since May 1Pushed 7y ago4 watchersCompare

[ Source](https://github.com/xinix-technology/bono-norm)[ Packagist](https://packagist.org/packages/xinix-technology/bono-norm)[ RSS](/packages/xinix-technology-bono-norm/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (5)Versions (8)Used By (0)

bono-norm
=========

[](#bono-norm)

If you want to use [Bono 2](http://bono.github.com) as your web application development framework, and you need database access. Best chance that you need [Norm](http://github.com/xinix-technology/norm). This library is best breed to integrate between Bono 2 and Norm 2.

How to Use
----------

[](#how-to-use)

Prepare Norm repository using bono-norm middleware, add `BonoNorm\Middleware` to Bono bundle middlewares configuration section or `config/config.php` file.

```
return [
  "middlewares": [
    [ BonoNorm\Middleware::class, [
      "options" => [
        "connections" => [...],
        "collections" => [...],
        "attributes" => [...],
      ]
    ]]
  ]
];
```

This DSL is comply to `ROH\Util\Injector` accepted DSL.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity68

Established project with proven stability

 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

Every ~137 days

Recently: every ~205 days

Total

7

Last Release

2890d ago

Major Versions

0.1.4 → 1.0.02016-05-12

### Community

Maintainers

![](https://www.gravatar.com/avatar/9ccba8ab264c930769a607c77fd9ad54731fb85847278488cc1f6d283130df0c?d=identicon)[reekoheek](/maintainers/reekoheek)

---

Top Contributors

[![reekoheek](https://avatars.githubusercontent.com/u/299394?v=4)](https://github.com/reekoheek "reekoheek (16 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/xinix-technology-bono-norm/health.svg)

```
[![Health](https://phpackages.com/badges/xinix-technology-bono-norm/health.svg)](https://phpackages.com/packages/xinix-technology-bono-norm)
```

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M836](/packages/laravel-socialite)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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