PHPackages                             nocon/nocon-database - 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. [Database &amp; ORM](/categories/database)
4. /
5. nocon/nocon-database

ActiveLibrary[Database &amp; ORM](/categories/database)

nocon/nocon-database
====================

Database class for use in the NoCon framework.

07PHP

Since Apr 14Pushed 10y ago1 watchersCompare

[ Source](https://github.com/bnielsen1965/NoCon-Database)[ Packagist](https://packagist.org/packages/nocon/nocon-database)[ RSS](/packages/nocon-nocon-database/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

NoCon-Database
==============

[](#nocon-database)

This is a set of classes used to support database access for the NoCon framework but could theoretically be used in other frameworks and/or applications.

---

\#INSTALLATION

The package can be installed one of two ways, either using composer to load the approriate version into your application vendor directory or by copying the NoCon class directory into the appropriate location for your application.

Install with composer
---------------------

[](#install-with-composer)

Add a require statement to your composer.json file then run composer update to load the package.

```
"require" : {
  "nocon/nocon-database": "dev-master"
}

```

> composer update

Install custom
--------------

[](#install-custom)

Download the package zip file and extract the contents to a temporary location. Copy the NoCon/ directory structure to your application's class file location where your autoloader can locate the class.

I.E. To install this package manually in the NoCon framework you download and extract the zip file then copy the NoCon directory into the vendor/ path in your NoCon installation.

---

DEVELOPING
==========

[](#developing)

The NoCon-Datase package utilizes PHP PDO for database access.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/eb97196b68031f7bee06692f0354b5381a36cd8f400e429e6f68827fba09966c?d=identicon)[bnielsen1965](/maintainers/bnielsen1965)

---

Top Contributors

[![bnielsen1965](https://avatars.githubusercontent.com/u/486139?v=4)](https://github.com/bnielsen1965 "bnielsen1965 (3 commits)")

### Embed Badge

![Health badge](/badges/nocon-nocon-database/health.svg)

```
[![Health](https://phpackages.com/badges/nocon-nocon-database/health.svg)](https://phpackages.com/packages/nocon-nocon-database)
```

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.4k](/packages/illuminate-database)[mongodb/mongodb

MongoDB driver library

1.6k64.0M546](/packages/mongodb-mongodb)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90340.3M211](/packages/ramsey-uuid-doctrine)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)

PHPackages © 2026

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