PHPackages                             pionia/porm - 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. pionia/porm

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

pionia/porm
===========

Database Querying tool for Pionia Framework

v1.0.8(1y ago)3632MITPHP

Since Jun 7Pushed 1y agoCompare

[ Source](https://github.com/PioniaPHP-project/porm)[ Packagist](https://packagist.org/packages/pionia/porm)[ RSS](/packages/pionia-porm/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (13)Used By (0)

Porm - Pionia orm
=================

[](#porm---pionia-orm)

However much you can use this independently, it is designed to be used with [Pionia Framework](https://pionia.netlify.app)

Configuration

In your `settings.ini` add the following:-

```
[db]
;... reset of the conf
```

For SQLite3

```
[db]
database = youdb.sqlite3
type = sqlite3
```

For MySQL/POSTGRES

```
[db]
;//pgsql
type = mysql
host = localhost
database = your_db
username = your_username
password = your_password
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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.

###  Release Activity

Cadence

Every ~7 days

Total

12

Last Release

624d ago

### Community

Maintainers

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

---

Top Contributors

[![jet2018](https://avatars.githubusercontent.com/u/43230268?v=4)](https://github.com/jet2018 "jet2018 (21 commits)")

---

Tags

phplanguagedatabaseormpdoquerymedooPioniaporm

### Embed Badge

![Health badge](/badges/pionia-porm/health.svg)

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

###  Alternatives

[riverside/php-orm

PHP ORM micro-library and query builder

111.2k](/packages/riverside-php-orm)

PHPackages © 2026

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