2014年排名前10位的PHP框架

jopen 10年前

PHP框架是超级有用的工具,利用它可以实现清新和结构化的网站,并能够加快你PHP Web应用程序的创建和维护。在这篇文章中,列出开发都喜爱的10个PHP框架。

Laravel

2014年排名前10位的PHP框架
Probably the most popular PHP framework right now. Laravel is powerful and elegant while still being easy to learn and use. Definitely worth giving a try!
More info/download

Flight

2014年排名前10位的PHP框架
Flight is a fast, simple, extensible micro framework for PHP which enables you to quickly and easily build RESTful web applications. Easy to use and to learn, simple yet powerful.
More info/download

Yii

2014年排名前10位的PHP框架
Yii is a high-performance PHP framework for developing Web 2.0 applications. Yii comes with rich features: MVC, DAO/ActiveRecord, I18N/L10N, caching, authentication and role-based access control, scaffolding, testing, etc.
More info/download

Medoo

2014年排名前10位的PHP框架
Medoo is the lightest PHP database as it consists of only one file of 10,9kb. A great micro framework for small and simple applications.
More info/download

PHPixie

2014年排名前10位的PHP框架
Originally a fork of the Kohana framework, PHPixie is among my favorite new frameworks: MVC compliant, fast to learn, powerful. You should try it sometime soon!
More info/download

CodeIgniter

2014年排名前10位的PHP框架
Although being a bit old and reaching the end of its life, I definitely love CI which is a great MVC framework. I’ve used it countless times on many project and I never was disappointed.
More info/download

Kohana

2014年排名前10位的PHP框架
Kohana is an open source, object oriented MVC web framework built using PHP5 by a team of volunteers that aims to be swift, secure, and small.
More info/download

Symfony

2014年排名前10位的PHP框架
Created in 2005, Symfony is a very powerful MVC framework and is quite popular in the enterprise world. It was heavily inspired by other Web Application Frameworks such as Ruby On Rails, Django, and Spring. Symfony is probably one of the most complete PHP frameworks.
More info/download

Pop PHP

2014年排名前10位的PHP框架
While some PHP frameworks are pretty complex and intense, Pop has been built with all experience levels in mind. Pop has a manageable learning curve to help beginners get their feet wet with a PHP framework, but also offers robust and powerful features for the more advanced PHP developer.
More info/download

Phalcon

2014年排名前10位的PHP框架
Phalcon is an open source, full stack framework for PHP 5 written as a C-extension, optimized for high performance. You don’t need to learn or use the C language, since the functionality is exposed as PHP classes ready for you to use. Phalcon also is loosely coupled, allowing you to use its objects as glue components based on the needs of your application.
More info/download