MCorp ORM
Yet another ORM, rather small, but easy to use.
ORMs like Doctrine requires extensive config (witch is time-consuming), and others, like RedBean, got no config at all (witch means there is no self-documenting conf or code). I wanted something suitable for small projects, but without RedBean defects, so I started to create this little ORM. Enjoy!