PHPackages                             nitroxy/basic-object - 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. nitroxy/basic-object

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

nitroxy/basic-object
====================

Yet anoyther object relational mapper

v1.4.2(2y ago)14.5kMITPHP

Since Nov 8Pushed 2y agoCompare

[ Source](https://github.com/NitroXy/BasicObject)[ Packagist](https://packagist.org/packages/nitroxy/basic-object)[ RSS](/packages/nitroxy-basic-object/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (3)Versions (8)Used By (0)

BasicObject
===========

[](#basicobject)

[![Packagist](https://camo.githubusercontent.com/504c264b18331cadfff0a26d2a45bae1485543962f40b5d92ab962616b4d36b5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e6974726f78792f62617369632d6f626a6563742e737667)](https://packagist.org/packages/nitroxy/basic-object)[![Build Status](https://camo.githubusercontent.com/71f20fc8e48a5b023f0dddb02fef68d41bb8dfb70a3d9dc413f9db0fdd0ddcff/68747470733a2f2f7472617669732d63692e6f72672f4e6974726f58792f42617369634f626a6563742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/NitroXy/BasicObject)

Yet anoyther object relational mapper.

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

[](#installation)

```
$ composer require nitroxy/basic-object

```

Performance hint:
-----------------

[](#performance-hint)

This object relational mapper makes heavy use of `information_schema` in mysql, per default queries to this schema triggers recalculation of statistics every time it is queried which slows things down a lot. Try turning `innodb_stats_on_metadata` of to stop mysql doing this.

`set global innodb_stats_on_metadata=0;`

There are forks of this project solving this with a memcached instance caching the schema information instead.

Tests
-----

[](#tests)

Run tests before you do a pull requests, and add tests for new features.

See tests/README.md

Dependencies (Only for running tests)
-------------------------------------

[](#dependencies-only-for-running-tests)

- PHPUnit:

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 60.2% 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 ~584 days

Recently: every ~729 days

Total

6

Last Release

920d ago

### Community

Maintainers

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

---

Top Contributors

[![torandi](https://avatars.githubusercontent.com/u/145322?v=4)](https://github.com/torandi "torandi (115 commits)")[![ext](https://avatars.githubusercontent.com/u/41535?v=4)](https://github.com/ext "ext (47 commits)")[![p-blomberg](https://avatars.githubusercontent.com/u/332457?v=4)](https://github.com/p-blomberg "p-blomberg (18 commits)")[![edruid](https://avatars.githubusercontent.com/u/384380?v=4)](https://github.com/edruid "edruid (11 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nitroxy-basic-object/health.svg)

```
[![Health](https://phpackages.com/badges/nitroxy-basic-object/health.svg)](https://phpackages.com/packages/nitroxy-basic-object)
```

###  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)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

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

Reliese Components for Laravel Framework code generation.

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

Laravel Userstamps provides an Eloquent trait which automatically maintains `created\_by` and `updated\_by` columns on your model, populated by the currently authenticated user in your application.

7511.7M13](/packages/wildside-userstamps)

PHPackages © 2026

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