Nova Framework is a PHP 5.5+ MVC Framework. It's designed to be lightweight and modular, allowing developers to build better and easy to maintain code with PHP.
The base framework comes with a range of helper classes, New classes can easily be added at any stage of development.
Version 2.2 has been released, The most noteworthy changes are:
PSR 1 - Basic Coding Standards- docs found at http://www.php-fig.org/psr/psr-1 PSR 2 - Coding Style Guide - docs found at http://www.php-fig.org/psr/psr-2