Skytells Framework
Skytells Framework is an open-source software rapid development web framework - a toolkit - for people who build web sites using PHP. Its goal is to enable you to develop projects much faster than you could if you were writing code from scratch, by providing a rich set of libraries for commonly needed tasks, as well as a simple interface and logical structure to access these libraries. Skytells Framework lets you creatively focus on your project by minimizing the amount of code needed for a given task.
Popularity
Skytells Framework is loosely based on the popular model–view–controller (MVC) development pattern. While controller classes are a necessary part of development under Skytells, models and views are optional.
Source code and license
Skytells Framework's source code is maintained at GitHub, and as of the preview version 2.3rc, is certified open source software licensed with the MIT License.
History
The first public version of Skytells PHP Framework was released by Skytells, Inc on February 24, 2017.
External links
Skytells Framework