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 2w ago

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

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

2777d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/58743635?v=4)[Serban Blebea](/maintainers/serbanblebea)[@serbanblebea](https://github.com/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

[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k116.5M113](/packages/jdorn-sql-formatter)[propel/propel1

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

8351.6M87](/packages/propel-propel1)[pgvector/pgvector

pgvector support for PHP

198628.3k10](/packages/pgvector-pgvector)

PHPackages © 2026

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