The CodeIgniter of PHP framework

Source: Internet
Author: User
Tags php framework php script php website codeigniter

Brief introduction

CodeIgniter is renowned for its ease of use, performance, and speed, and supports PHP4. It provides a rich code base for people to use in the toolkit designed to build a PHP website, which encapsulates some of the features commonly used to develop Web applications and provides a simple interface and logical structure for accessing the code base. The main purpose of CodeIgniter is to minimize the amount of code and to save coding time in order to quickly develop projects. Overall, CodeIgniter is primarily for developers who share hosts with people, or for small devices looking for PHP frameworks. It provides a simple solution to achieve simple and fast applications, while being able to construct a degree of layout to facilitate the reuse of templates, the data-handling layer is well encapsulated, and CodeIgniter does not use many too complex design patterns, performance and code readability are good. As for the additional library is also good, simple and efficient. It has a good library of extensions, including video tutorials, forums, user guides, and wikis for users to find relevant documents for beginners to use.

Advantages

1. Simple configuration, all the configuration using PHP script configuration, the implementation of high efficiency;

2. With basic routing function, can carry out a certain degree of routing;

3. With the initial layout function, can make a certain degree of interface appearance;

4. Has the basic MVC function, fast Concise, the code is few, executes the performance to be high, the document is detailed, the frame is simple and easy to start, the study cost is low;

5. With a lot of simple and useful library, the framework is suitable for small applications.

Disadvantages

1. The model layer is simply understood as a database operation;

2. The framework is slightly simpler, only to meet small applications, slightly less able to meet the needs of medium-sized applications.

CodeIgniter free Download Address: http://down.ddvip.com/view/128876688235542.html

CodeIgniter official website address: http://codeigniter.org.cn/



Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.