2014年最佳的10款 PHP 开发框架
PHP去年发生了翻天覆地的变化。似乎每个人都有一个想法一个好的框架应该是什么样子,但话又说回来,没有多少面积制品类型的框架或框架的最终实际使用在不同的生产项目。
你知道哪个框架选择为您的生产计划吗?你甚至认为可用几种不同的框架吗?你只是坚持的一个框架,因为你习惯了吗?嗯,事实是,许多可用的,你可以去几个,你是使用,但这并不意味着你不应该研究实际上可用性之前,你选择一个。
10. Laravel
This is perhaps one of the more popular PHP frameworks out there at his particular moment in time. This is a very powerful and elegant looking framework and it is easy to learn and use. Even if you are a beginner. This one is definitely worth giving a try. Moreover, this one just looks beautiful.
9. Flight
This is a simple, fast and extensible micro-framework and it enables you to easily and quickly build RESTful web applications. It is powerful and easy to learn at the same time.
8. Yii
Yii is a PHP framework that offers high performance in case you are looking to develop Web 2.0 applications. Yii comes with many rich features including MVC, DAO/ActiveRecord, I18N/L10N, caching and authentication etc.
7. Medoo
This is perhaps the lightest PHP framework out there. It is a PHP database and it only consists of one file which is 10.0 kb in size. For small and simple applications, this is a brilliant choice.
6. PHPixie
This is meant for the Kohana framework and it is among one of the new favorites of people out there. It is MVC compliant, fast and easy to use and quite powerful.
5. CodeIgniter
This particular framework is quite old and probably reaching the end of its useful years. But this still is one framework you should definitely try before moving on to the others. Many people still prefer it in their projects. It is easy and powerful.
4. Kohana
This particular PHP framework is an open sourced project. This is an MVC web framework which was built using PHP5. It is a small but powerful framework, definitely worth your shot.
3. Symfony
This particular PHP framework was created in the year 2005 so you can safely say that it is quite old. Symfony is a very powerful MVC framework and if you consider the enterprise world, it is very popular too. There were many other web applications based on which Symfony was designed. For example Ruby on Rails, Django, and Spring. If you are looking for one of the most complete, easy, powerful, and elegant frameworks, you should definitely give this one a try.
2. Pop PHP
Generally speaking, PHP frameworks can sometimes be a pain to learn and use. They can be very complex, intense and over-whelming. This particular framework was built with all the experience levels in mind. It has a very manageable learning curve in order to help beginners get warmed up with the entire concept of PHP frameworks and how they work. If you are thinking this is an easy framework for beginners so it may not be very powerful, well, you will be very wrong. Pop PHP offers robust and powerful features for the more advanced PHP developers as well. Do give it a try and let us know what you think.
1. Phalcon
This is another open sourced PHP framework. It is a full stacked framework for PHP5 and was written as a C-Extension. It is optimized for extremely high-performance and it will not let you down at that. If you don’t know how to use the C language, do not worry, because you will not be needing that. The functionality is exposed as PHP classes which are ready for you to use.
This is the list we think should proof very useful to you. Let us know if we missed your PHP framework out or if you already have used one listed here. As always, your opinions and comments are always welcome.
2014年最佳的10款 PHP 开发框架的更多相关文章
- 10款最新CSS3/jQuery菜单导航插件
这是我们在2014年收集的10款最新的CSS3 / jQuery菜单导航插件,不论从外观样式,还是功能扩展性,这些jQuery菜单一定可以满足大家的设计需求.这次我们收集的jQuery菜单,有水平 菜 ...
- 10款最佳SQL Server服务器监控工具
转自:http://server.51cto.com/sSecurity-587355.htm 推荐 | 10款最佳SQL Server服务器监控工具 服务器是网络中最重要的资源之一,SQL Serv ...
- Ubuntu 16.04安装网络流量监控工具Netspeed(附带10款最佳的指示器工具)
安装: sudo add-apt-repository ppa:ferramroberto/linuxfreedomlucid sudo apt-get update sudo apt-get ins ...
- 玩家福音:10款最佳Linux免费游戏
“我能在Linux平台上游戏吗?”这类疑问正困扰游戏玩家,那么答案就是“快去Linux平台吧!”.开源组织一直以来坚持不懈为Linux操作系统开发不同类型的游戏,在Linux平台下的游戏完全不亚于其他 ...
- “乐”动人心--2017年10款最佳音乐类APP设计盘点
在上下班的路上,听几首自己喜欢的音乐来打发无聊的等公交车和地铁的时间是现代年轻人的常态.音乐作为最能鼓动人心的"语言",也成为了人们在互联网生活里占比例最高的消费活动之一,一款好看 ...
- 【转】推荐10款最热门jQuery UI框架
推荐10款最热门jQuery UI框架 原创 在进行Web开发时,并非所有的库都适合你的项目,但你仍需要收藏一些Web UI设计相关的库或框架,以在你需要的时候,加快你的开发效率.本文为你推荐10款非 ...
- 全栈开发必备的10款Sublime Text 插件
Sublime Text 具有漂亮的用户界面和强大的功能,例如代码缩略图,多重选择,快捷命令等.Sublime Text 更妙的是它的可扩展性.所以,这里挑选了全栈开发必备的10款 Sublime T ...
- 10款免费的响应式 WordPress 主题下载
响应式和现代设计风格的 WordPress 主题与能够非常灵活的适应所有设备.而高级主题能够更大可能性的轻松定制.所有的主题是完全响应式的,您可以从主题选项中禁用/启用响应模式.下面这个列表收集了10 ...
- 【特别推荐】10款唯美浪漫的婚礼 & 结婚纪念网站模板
互联网的重要性不言而喻,如今我们的生活已经完全离不开网络.这里给大家分享一组唯美浪漫的结婚邀请网站以及婚礼请柬网站模板,如果你也正想制作这样的网站,相信这些漂亮的网站模板能够带给你很大的帮助,让你快速 ...
随机推荐
- 动态生成CheckBox(Winform程序)
在做用户权限设置功能时,需要做一个动态生成权限列表的功能.(笔记.分享) //1.清空权限控件组的默认控件 panelPermissions.Controls.Clear(); _groupBoxLi ...
- 谷歌地图api 开发 (转载)
https://www.cnblogs.com/520lin/p/5800024.html
- vue 实战语法错误导致的问题记录
1. 在组件中引入mapActions import mapActions from 'vuex' 而不是 getActions 2.引入 mutations-type.js import ...
- BeTa阶段Day4
一.提供当天站立式会议照片一张 二.每个人的工作 1.讨论项目每个成员的昨天进展 刘阳航:优化障碍物生成. 林庭亦:调整难度设置. 郑子熙:改进UI,美化界面. 陈文俊:优化代码结构. 2.讨论项目每 ...
- js & 快捷键 & vue bind bug
js & 快捷键 & vue bind bug how to prevent addEventListener bind many times solution dataset &am ...
- Redis在Windows环境下单机安装及远程访问方案
一.下载Windows版Redis 打开https://github.com/MicrosoftArchive/redis/tags地址,找到最新版Redis安装包(Redis-x64-3.2.100 ...
- js时间戳转换日期格式和日期计算
一.时间戳转换日期 function formatDate(datetime) { // 获取年月日时分秒值 slice(-2)过滤掉大于10日期前面的0 var year = datetime.ge ...
- jdbc的封装(使用参数文件)
借鉴原CSDN作者yanzi1225627的一篇:http://blog.csdn.net/yanzi1225627/article/details/26950615 作者东西写的很好,自己用的时候进 ...
- BZOJ2436 [Noi2011]Noi嘉年华 【dp】
题目链接 BZOJ2436 题解 看这\(O(n^3)\)的数据范围,可以想到区间\(dp\) 发现同一个会场的活动可以重叠,所以暴力求出\(num[l][r]\)表示离散化后\([l,r]\)的完整 ...
- 网络对抗课题4.3.1 SQL注入原理与实践
网络对抗课题4.3.1 SQL注入原理与实践 原理 SQL注入漏洞是指在Web应用对后台数据库查询语句处理存在的安全漏洞.也就是,在输入字符串中嵌入SQL指令,在设计程序中忽略对可能构成攻击的特殊字符 ...