RainFramework is a web application framework for PHP5 that implements Model View Controller (MVC) patterns. It was designed to be easy, fast and secure. Features Rain Framework is a quick and easy MVC Framework for PHP. It enables developers/designers team to work better on each single task, because the frameworks goal is to separate the projects in layer. The main feature of the Rain Framework project are: * Quick install and configure * Easy to learn * Fast and light in memory * Small size * Secure, sanitize datas * Fun, because has a loose api that allows developers to choose their coding style * Extendible with external libraries * Layer separation to simplify the team organization * WYSIWYG, templates are designed with relative paths * Social, open community Technical info Rain Framework uses many well known design patterns such as: MVC, Singleton, and Factory. Additional features include: * PHP5 strict OOP * Simple database abstraction libraries using SQL PDO * A templating system Raintpl
|