PHPackages                             mihaiblebea/domino - 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. mihaiblebea/domino

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

mihaiblebea/domino
==================

Domino is a basic ORM for PHP using mysql PDO

v1.0.9(7y ago)021MITPHPPHP &gt;=5.3.0

Since Nov 9Pushed 7y ago1 watchersCompare

[ Source](https://github.com/MihaiBlebea/Domino)[ Packagist](https://packagist.org/packages/mihaiblebea/domino)[ RSS](/packages/mihaiblebea-domino/feed)WikiDiscussions master Synced today

READMEChangelog (10)DependenciesVersions (11)Used By (0)

Persistence Class
=================

[](#persistence-class)

### Methods:

[](#methods)

##### public function construct()

[](#public-function-construct)

- requires Connector class
- stores the connector into private connector

##### public function getTable()

[](#public-function-gettable)

- returns the saved table name to create different schemas

##### public function setTable()

[](#public-function-settable)

- must be set before calling any CRUD method on this class
- sets the table name

##### public function connect()

[](#public-function-connect)

- returns the connector from the Connector class stored in this class

##### public function where()

[](#public-function-where)

- accepts a valueA, operand and valueB
- creates the query schema

##### public function orWhere()

[](#public-function-orwhere)

- accepts a valueA, operand and valueB
- if schema is not null, then it adds an 'OR' operation and another secondary schema

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

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 ~1 days

Total

10

Last Release

2729d ago

### Community

Maintainers

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

---

Top Contributors

[![MihaiBlebea](https://avatars.githubusercontent.com/u/28536015?v=4)](https://github.com/MihaiBlebea "MihaiBlebea (11 commits)")

### Embed Badge

![Health badge](/badges/mihaiblebea-domino/health.svg)

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

###  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)
