A dependencyless, PSR-compliant, 100% tested and maximum quality framework created for the sole purpose of learning.
For building an application, you should probably check out fyuze/skeleton for a basic implementation.
Just checkout the repository, install dependencies and run.
git clone https://github.com/fyuze/framework.git
composer install
phpunit
You can, but probably shouldn't until a release has been tagged.
I am interested in any suggestions to help better existing code/implementations or just feedback on what is done poorly. Please don't PR full-blown components.