wyrihaximus/react-simple-orm

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

Fund package maintenance!
WyriHaximus


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