Sunhill ORM
From Sunhill Framework Documentation
What is ORM?
ORM stands for Object-Relational-Mapper and means, that is possible to store objects into a database. The laravel framework already has an ORM component called Eloquent, but it lacks of some functionallity.
What are the features of Sunhill ORM?
- Inheritance
- Search engine
- Automatic migration