Entity API
This project holds entity related APIs.
- Entity CRUD API:
Provides full CRUD functionality for new entities. It offers a ready to use EntityDB class and a suiting EntityController for mass loading/deleting. The EntityDB class can be extended and customized to fit special needs. Apart from that it's extendable by other modules thanks to faces.
Read the README for instructions how to use the API.
