nervetattoo / aether

Modular PHP framework
aether-project.com
10 stars 1 forks source link

ORM? #5

Open nervetattoo opened 15 years ago

nervetattoo commented 15 years ago

Should Aether ship with an ORM or not? Either way it should support several ORMs, and as there aren't any decent ORMs in PHP we might have to create our own for Aether - which in that case should be highly separated from the web framework.

nervetattoo commented 14 years ago

Will implement a basic MongoDB ORM