CodeIgnitor Framework For PHP Application Development
One of the PHP frameworks – Code Igniter is open source and rapid development, web framework to build dynamic websites. This framework is based on MVC (Model-View-controller) development pattern, where controller classes are necessary part and models & views are optional parts for development. PHP is the server side scripting language and rapports with HTML in such a way to create great dynamic web based application and honing your OOP skills. CodeIgniter has a bunch of libraries, plugins, helpers and other resources, which take care of complex procedures and functions. This framework has the simple logical structure to access the database, library, and other resources. It will help you to create interactive and profession web application with less time.
Find more details here.