jahudka/porm

Yet another PHP ORM

Maintainers

Details

github.com/jahudka/porm

Source

Issues

Installs: 82

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 2

Open Issues: 0

pkg:composer/jahudka/porm

v0.0.50 2021-08-06 15:18 UTC

README

PORM exists for one reason and one reason only: I'm very much used to working with a high-level OO library when programming sh*t, but recently I started working on a project which was backed by a Firebird database and for reasons beyond me (or the scope of this document) the taskmaster refused to switch to something sensible. But no decent ORM that I know of supports Firebird (and with good reason). So I ended up rolling my own.

Please do not expect any kind of support or documentation because I suck.