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

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

blrf/orm
========

Async ORM for ReactPHP.

572[1 issues](https://github.com/dmarkic/orm/issues)PHPCI passing

Since Aug 8Pushed 9mo ago1 watchersCompare

[ Source](https://github.com/dmarkic/orm)[ Packagist](https://packagist.org/packages/blrf/orm)[ RSS](/packages/blrf-orm/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Async ORM
=========

[](#async-orm)

[![CI status](https://github.com/dmarkic/orm/actions/workflows/ci.yml/badge.svg)](https://github.com/dmarkic/orm/actions)

Async Object–relational mapping for [ReactPHP](https://reactphp.org/).

> **Development version**: This project is currently in development.

**Table of contents**

- [Example](#example)
- [Usage](#usage)
- [Install](#install)
- [Tests](#tests)
- [License](#license)

Example
-------

[](#example)

See example [Bookstore respository](https://github.com/dmarkic/orm-bookstore-example).

This example uses [blrf/dbal](https://github.com/dmarkic/dbal) and [framework-x](https://github.com/reactphp-framework/framework-x) to showcase current ORM development.

Usage
-----

[](#usage)

Please see the [ORM documentation site](https://blrf.net/orm/).

Install
-------

[](#install)

```
composer require blrf/orm:dev-main

```

Tests
-----

[](#tests)

To run the test suite, go to project root and run:

```
vendor/bin/phpunit

```

License
-------

[](#license)

MIT, see [LICENSE file](LICENSE).

Todo
----

[](#todo)

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity14

Early-stage or recently created project

 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://www.gravatar.com/avatar/046fb7b5258aec3100b26e9bd8dbe645235602568f849286587fe8ae0b3b9a30?d=identicon)[dmarkic](/maintainers/dmarkic)

---

Top Contributors

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

---

Tags

asyncdatabaseormreactphp

### Embed Badge

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

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

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