wyrihaximus/react-simple-orm

EXPERIMENTAL: Package to see how feasible a simple ORM in ReactPHP is

Fund package maintenance!
WyriHaximus

Installs: 7 781

Dependents: 2

Suggesters: 0

Security: 0

Stars: 14

Watchers: 5

Forks: 1

Open Issues: 13

pkg:composer/wyrihaximus/react-simple-orm


README

EXPERIMENTAL: Opinionated package to see how feasible a simple ORM in ReactPHP is

Goals:

  • Entities
  • CRUD
  • No transactions
  • No query builder (yet)
  • RxPHP based
  • Simple reading data into entities