Saturday, January 05, 2019

New version 1.2.2 of ApPHP MVC Framework is released

A new version 1.2.2 of ApPHP MVC Framework was released.

ApPHP MVC Framework is designed to provide modern and rapid development of websites, web applications and web services. It implements the the Model-View-Controller (MVC) design pattern and principles, including separation of display, logic, and data layers.

It provides an architecture, components and tools for developers to build a complex web applications faster and safer.

There are many changes and improvements in new version, including possibility to minify CSS and JS files via config file, _accessRules() method for Controllers etc. You can review all recent changes here.