3
Author : Pauline Taylor B asic L ightweight F rameworks F rom PHP D eveloper C ommunity Web development companies usually opt for open source frameworks, as they want to make the development process faster, more secure and efficient. However, a web developer who makes use of some of the major frameworks like Zend Framework, Ruby on Rails, and Grails, has to invest time in order to understand the particular approach embraced by each solution. It often happens, that they come across a large number of syntax and loops, which are not required in many of their development projects. Recognizing these shortcomings earlier, Rails community has started creating alternative solutions such as Camping and Sinatra, which utilized the framework approach, while minimizing the need for additional resource & time. These frameworks are referred as light framework, and they are capable of developing high-quality results, which would have otherwise been carried out through Rails. Presently, the PHP community has started utilizing these lightweight frameworks. And, lot many of these are fast gaining popularity among the members of the PHP development community. Here in this article, let us learn about five major lightweight frameworks. Kohana This structure started as the base of the popular Codelgniter framework. However, the 2.0 release was a duplicate of the codebase, which supported PHP 5. Apart from supporting PHP5, Kohana differentiates itself by advertising a rapid development cycle, easy extensibility, API consistency and an intuitive ORM interface. Basic Lightweight Frameworks From PHP Developer Community

Basic Lightweight Frameworks From PHP Developer Community

Embed Size (px)

DESCRIPTION

There is a wide range of frameworks currently available in the market. Many of them are too heavy to operate, and thus take more time to initialize the operation. Whereas some are light in weight and easy to operate. Read this article and know more about the Basic Php development frameworks.

Citation preview

Author : Pauline Taylor

B asic L ightweight F rameworks F rom PHP D eveloper C ommunity

Web development companies usually opt for open source frameworks, as they want to make the development process faster, more secure and efficient. However, a web developer who makes use of some of the major frameworks like Zend Framework, Ruby on Rails, and Grails, has to invest time in order to understand the particular approach embraced by each solution. It often happens, that they come across a large number of syntax and loops, which are not required in many of their development projects.

Recognizing these shortcomings earlier, Rails community has started creating alternative solutions such as Camping and Sinatra, which utilized the framework approach, while minimizing the need for additional resource & time. These frameworks are referred as light framework, and they are capable of developing high-quality results, which would have otherwise been carried out through Rails.

Presently, the PHP community has started utilizing these lightweight frameworks. And, lot many of these are fast gaining popularity among the members of the PHP development community. Here in this article, let us learn about five major lightweight frameworks.

Kohana

This structure started as the base of the popular Codelgniter framework. However, the 2.0 release was a duplicate of the codebase, which supported PHP 5. Apart from supporting PHP5, Kohana differentiates itself by advertising a rapid development cycle, easy extensibility, API consistency and an intuitive ORM interface.

Basic Lightweight Frameworks From PHP Developer Community

Author : Pauline Taylor

Fat-Free

This framework has been especially designed and developed to take the benefits of PHP 5.3 specific features. The size of PHP fat-free framework is just 42kb, and it is also the smallest, a feat accomplished by accumulating features into three separate modules or packs. The framework contains a core pack which includes features essential for website development such as HRML form processor, a router, template engine, and development tools like a unit testing suite and a code profiler. Whereas, an optional database Pack adds database interaction capabilities via the Fat-Free Axon ORM.

Recess

As the name suggests, it helps in developing websites with ease. Recess offers user-friendly experience with a neatly designed website, to the point documentation and a large number of screen casts for the tutorial purpose. Besides, supporting standard features such as REST, ORM and custom routes, this framework also offers a wide range of distinctive features such as modular support just like available in Django. It helps the developer in creating a Recess-powered application.

DooPHP

All the lightweight frameworks assist in creating swift and user-friendly web development solutions, and DooPHP framework carries out this more explicitly. The DooPHP based website is regarded as the fastest MVC based PHP framework, which incorporates a wide range of features such as authentication and authorization, front and back end caching, and a RESTful API.

Basic Lightweight Frameworks From PHP Developer Community

Author : Pauline Taylor

Limonade

Limonade framework is one of the compact solutions(in terms of amount of code required to build something useful), with powerful demos such as Wikir Wiki. On the contrary, the significance of this framework can be seen in the example included with the project README that incorporates all the programmings necessary to power a one-page website...

Thanks For Watching US....

Basic Lightweight Frameworks From PHP Developer Community