dmarkic / orm

Async ORM for ReactPHP (https://reactphp.org/)

Home Page:https://blrf.net/orm/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Async ORM

CI status

Async Object–relational mapping for ReactPHP.

Development version: This project is currently in development.

Table of contents

Example

See example Bookstore respository.

This example uses blrf/dbal and framework-x to showcase current ORM development.

Usage

Please see the ORM documentation site.

Install

composer require blrf/orm:dev-main

Tests

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

vendor/bin/phpunit

License

MIT, see LICENSE file.

Todo

About

Async ORM for ReactPHP (https://reactphp.org/)

https://blrf.net/orm/

License:MIT License


Languages

Language:PHP 100.0%