易于使用/学习PHP框架? [英] Easy to use/learn PHP framework?

查看:108
本文介绍了易于使用/学习PHP框架?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要构建一个php应用程序,我正在考虑使用一个框架(从来没有使用过)。我一直在浏览一些,但大多数他们似乎有点复杂,我真的很喜欢我看到的Symfony,但它看起来像我将花费一个月,直到我真正了解如何使用它,在一个月我可以编写的应用程序,我想在5次没有框架。但我想使用一个标准化我的代码和防止错误。

I need to build a php app, and I was thinking about using a framework (never used one before). I've been browsing around some but most of them seems kinda complicated, I really liked what I saw about Symfony, but it looks like I will have to spend like a month until I really understand how to use it, and in one month I could code the app I have in mind 5 times without a framework. But I want to use one to "standardize" my code and prevent bugs.

所以我想知道是否有人可以与我分享哪些php框架,你认为更容易学习如何使用。

So I was wondering if someone could share with me which php frameworks you think are easier to learn how to use.

我的应用程序将使用mysql,它将有一些搜索引擎来搜索数据将填充在数据库使用几个 scraper scripts(我也想使用框架代码)。

My application will use mysql, and it will have some sort of "search engine" to search data that will be populated on the database using a few "scraper scripts" (that I also wants to code using the framework).

推荐答案

有很多问题在这里回答StackOverflow我最近只是在你的位置研究许多不同的框架,因为我想标准化我的代码。

There are many questions answering this question here on StackOverflow and I was recently just in your position researching many different frameworks as I want to standardize my code as well.

我最后选择Codeigniter,因为我想要一些有良好的文档,这是非常轻(轻==更容易理解IMO),和一些不太严格的东西。在Codeigniter如果你真的想要你可以只是代码正常的PHP,它允许你这样做。我喜欢这个选项,因为如果我真的陷入了一些东西,我只是在原始PHP代码,我知道我可以。我只使用Codeigniter几个星期,但学习曲线并不太难,这是我使用的第一个框架。

I ended up choosing Codeigniter because I wanted something with good documentation, and that was very light (lighter == easier to understand IMO), and something that was not too strict. In Codeigniter if you really want to you can just code regular PHP and it lets you do that. I like this option because if I really get stuck on something, I just code it in raw PHP the way I know I can. I've only been using Codeigniter for a few weeks but the learning curve isn't too difficult and this is my first framework I've used.

这篇关于易于使用/学习PHP框架?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆