2014 The latest recommended 10 PHP development Framework, 2014 10
PHP has undergone a dramatic change last year. It seems that everyone has their own ideas about what a good framework should look like, but then again, different frameworks apply to different types of projects, and no framework is omnipotent.
A good PHP framework can help developers build clean, structured web development while speeding up the creation and maintenance of Web applications. This year's best 10 PHP development Framework
Laravel
This is probably the most popular PHP framework now, Laravel is very powerful and elegant, easy to learn and use. Well worth a try!
→ More information/download
Flight
Flight is a fast, simple, and extensible PHP framework that allows users to quickly build RESTful Web applications that are equally easy to learn and use, simple but powerful!
→ More information/download
Yii
Yii is a high-performance PHP framework for developing WEB 2.0 applications, and Yii has a wealth of features: Mvc,dao/activerecord, i8n/l10n, caching, identity authentication, user-role-based access control, scaffolding and testing, and more.
→ More information/download
Medoo
Medoo is the lightest PHP database, including only a 10,9kb file, a very powerful micro-framework for simple web small application development.
→ More information/download
Phpixie
This framework is derived from the Kohana framework, which is my favorite frame: MVC compatibility, fast mastering, strong, you should also try!
→ More information/download
CodeIgniter
Although it is a relatively old framework, but also quickly eliminated, but I still like this strong MVC framework CI, countless times in my project to use it, never lose confidence in it, is still my constant choice!
→ More information/download
Kohana
Kohana is an open-source, object-oriented MVC web framework that is built using PHP5. This framework was developed by a group of volunteer teams who are committed to rapid, safe and small.
→ More information/download
Symfony
This framework was created in 2005 and is a very powerful MVC framework that is very popular in the corporate world. Symfony is inspired by a multitude of Web application frameworks: Ruby on Rails,django and Spring, which is probably the most complete PHP framework.
→ More information/download
Pop PHP
Many PHP frameworks are beautiful and complex, and Pop is built for all levels of experience, providing a manageable set of learning curves to familiarize beginners with the basics of PHP, while providing robust and powerful functionality for experienced PHP developers. Size less than 2MB.
→ More information/download
Phalcon
Phalcon is an open-source, full-stack PHP framework that is written in PHP 5 in a language similar to the C extension. Users do not need to use the C language, Phalcon will provide PHP classes. Phalcon is loosely coupled, and users are free to use components to create Web apps.
→ More information/download
Top PHP Development Framework
Foreign countries have specialized websites for the evaluation and tracking
Here are 10 of the most popular PHP frameworks based on the MVC design pattern.
1. Yii
Yii is a component-based, high-performance PHP framework for developing large-scale Web applications. Yii is written in strict OOP, with well-established library references and comprehensive tutorials. From mvc,dao/activerecord,widgets,caching, hierarchical rbac,web services, to subjectivity, i18n and l10n,yii provide almost everything you need for today's Web 2.0 application development. And the price of the framework is not too high. In fact, Yii is one of the most efficient PHP frameworks.
2. CodeIgniter
CodeIgniter is an application development framework-a toolkit designed for people who build PHP websites. The goal is to develop projects quickly: it provides a rich library of libraries to accomplish common tasks, as well as a simple interface with a rich and rational architecture to access these libraries. Using CodeIgniter development can inject more creativity into previous projects because it saves a lot of coding time.
3. CakePHP
CakePHP is a fast-developing framework for PHP, which uses a number of common design patterns such as Activerecord,association Data Mapping,front Controller and MVC. The main goal is to provide a framework that allows any level of PHP developers to quickly develop Web applications, and this fast implementation does not sacrifice the resilience of the project.
4. Phpdevshell
Phpdevshell is an open source (GNU/LGPL) Rapid Application Development framework for the development of pure PHP without JavaScript. It has a full GUI admin background interface. The main goal is to develop management-based applications such as plug-ins, where speed, security, stability, and resiliency are top priorities. Its design creates a simple learning curve, and PHP developers don't need to learn complex new terminology. The arrival of the Phpdevshell meets the needs of developers for a lightweight but fully functional GUI that can be configured without restrictions.
5. Akelos
Akelos PHP Framework is a Web application development platform based on MVC design pattern. Based on good usage habits, you can use it to accomplish the following tasks:
Easy to write views using Ajax
Manage requests (request) and responses via controller (response)
Application of Management internationalization
Communicate with models and databases using a simple protocol
Your Akelos app can run on most shared hosting service providers, because the only requirement for Akelos to the server is to support PHP. Therefore, the Akelos PHP framework is the ideal framework for publishing a separate Web application because it does not require a nonstandard PHP configuration to run.
6. Symfony
Symfony is a Web application framework for developing PHP5 projects.
The purpose of this framework is to accelerate the development and maintenance of Web applications and to reduce duplication of coding efforts.
Symfony system requirements are not high, can be easily installed in any setting: You only need a UNIX or Windows, with a PHP5 installed network server. It is compatible with almost all databases. Symfony Price is not high, compared to the cost of the host is much lower.
For PHP developers, using symfony is a natural thing, and its learning curve is just one day. Clean design and code readability will shorten development time. Developers can apply the principles of agile development, such as Dry,kiss or XP, and focus on the application logic level without spending a lot of time writing endless XML configuration files.
Symfony is designed to build an enterprise-class, sophisticated application. In other words, you have control over the entire setting: from the path structure to the external library, almost everything can be customized. In order to comply with the enterprise Development Regulations, Symfony also bundled some additional tools to facilitate the testing, commissioning and archiving of the project.
7. The rest of the full text >>
What is the famous PHP development framework in China?
Ci
YII
thinkphp
CI relatively studious some
But at the moment, it's quite a lot of thinkphp to learn this.
http://www.bkjia.com/PHPjc/856182.html www.bkjia.com true http://www.bkjia.com/PHPjc/856182.html techarticle 2014 The latest recommended 10 PHP development Framework, 2014 10 PHP changed dramatically last year. It seems that everyone has their own ideas about what a good framework should look like ...