PHPackages                             sup/orm - 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. sup/orm

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

sup/orm
=======

Light orm made to manage your MYSQL databases of your php project.

16PHP

Since Feb 10Pushed 10y ago1 watchersCompare

[ Source](https://github.com/JuniorBoaventura/orm)[ Packagist](https://packagist.org/packages/sup/orm)[ RSS](/packages/sup-orm/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

PHP ORM
=======

[](#php-orm)

Light orm made to manage your MYSQL databases of your php project.

Configuration
-------------

[](#configuration)

Set the connection parameters to your database in the config file :

```
app/config/config_db.json

```

Generate the entities
---------------------

[](#generate-the-entities)

With the ORM generator you can generate the tables entities of your database. Run this commande line :

```
php generator.php tableName
```

Request on the database
-----------------------

[](#request-on-the-database)

1. SELECT
2. INSERT
3. UPDATE
4. JOINTURES
5. COUNT

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

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://avatars.githubusercontent.com/u/9675292?v=4)[JuniorBoaventura](/maintainers/JuniorBoaventura)[@JuniorBoaventura](https://github.com/JuniorBoaventura)

---

Top Contributors

[![JuniorBoaventura](https://avatars.githubusercontent.com/u/9675292?v=4)](https://github.com/JuniorBoaventura "JuniorBoaventura (24 commits)")

### Embed Badge

![Health badge](/badges/sup-orm/health.svg)

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

###  Alternatives

[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k117.2M115](/packages/jdorn-sql-formatter)[propel/propel1

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

8351.6M87](/packages/propel-propel1)[jfelder/oracledb

Oracle DB driver for Laravel

11518.4k](/packages/jfelder-oracledb)

PHPackages © 2026

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