New project: Endocore

Another project found it's new home at bloatless.org: The Endocore framework.

To be fair: This project is not completely new. I originally released the framework as "ShinyCore" but decided to move it over to Bloatless.

Endocore is a PHP framework which can help you to quickly build applications following the Action-Domain-Responder pattern. It is developed keeping the principles of the Bloatless project in mind: It is easy to understand and contains reusable components.

It comes with a basic architecture for you ADR application, a MySQL query builder and some other features. For a full documentation please visit the Endocore GitHub page.