Backoffice is a project to encapsulate a base library which allows ke to easily plug in a user, session and profile management easily into all web related projects and APIs.
These things are consistently repeated on every project and building a base library which takes the best of approaches without a forcefully opinion made sense which was the reason why this package was created.
Features
Database Psuedo-ORM inter-relation with models (SQL curently)
Model database handlers and controllers
Ease of Authentication with inhouse sessions and OAuth2 (Google currently)
Contributions
Although this package was created for personal use, but every should indeed feel free to use and contribute to it if found useful. God bless.