- 本文地址: https://www.laruence.com/2012/07/06/2649.html
- 转载请注明出处
不少对Yaf感兴趣的朋友, 或通过QQ, 或者通过Email来咨询我一些通用的问题.
回答的多了, 就把一些学习/使用Yaf常用的资源列在这里, 方便后来人查阅.
文档
Yaf的中文文档在这里: Yaf中文文档, 不过中文文档目前主要针对的是2.1.9版本.
Yaf的英文文档在这里, Yaf doc
不过, 因为精力有限, 英文文档目前不够丰富, 如果各位有时间, 也有兴趣, 强烈欢迎大家帮我一起完善文档, 文档目前已经Host到github上(php-yaf-doc), 大家如果有修改, 直接pull request给我哈
交流
这里有一个由张洋同学赞助的Yaf的交流论坛: Yaf forum
还有一个QQ群, 不过需要身份验证: 伍一叁肆一捌伍
另外, 还有一位热心的海外同学创建的Yaf group: Yaf Google Group.
脚本
在github上, Yaf提供了一些小工具.
第一个是代码生成工具: Yaf Codes Generator
可以帮你自动生成一个简单的Yaf的例子:
./yaf_cg application_name #会在 output目录下生成代码目录
第二个是一个用于生成一些IDE自动完成提示的用Yaf的所有类的签名的PHP文件的脚本:
Yaf classes signatures generator, 当然这里也有一个生成好的(如果你要在本地使用命名空间版本的Yaf, 那你需要自己运行这个脚本来生成):Yaf classes signature
例子
首先是Codes Google上的一个简单的例子: Google Codes
然后在Github上有不少功能比较全的实际的例子:
1. Yaf Base Application
2. Yaf
3. Yaf PHP Example
其他
Yaf的Windows下的dll, 由大草原同学负责维护和发布, 可以在这里找到下载: Google Codes
代码刷新两次后, 修改代码, 运行还是之前的代码结果,不会有变化, 重启php-fpm才能改变,有没有遇到此类情况的大佬,给解解惑
opcache没开,如果修改index.php 入口文件有变化, bootstrap->run 之后的 controller 中的 action 代码修改不会改变
http://www.mz8808.com、真钱百人牛牛游戏、网上现金百人牛牛游戏、现金百人牛牛游戏、佳士博食品有限公司
学习了
https://github.com/laruence/yaf/blob/master/tools/yaf.php
鸟哥,这个怎么用啊?我想要在编辑器下实现yaf使用命名空间代码提示,补全问题。
[…] yaf资源页 […]
有个问题想请教下,yaf生成的例子程序中controllers文件夹指向可以配置么,比如配置成cont,如果可以配置名是?
鸟哥,关于yaf的问题,在哪里可以得到最快的解答呢?
当我如此创建项目,
./yaf_cg yafDemo /Library/WebServer/Documents
我 documents 目录下的代码都被,清空了 …
求鸟哥推荐一下我写的yaf扩展库,应该有不少人会需要的: https://github.com/sillydong/CZD_Yaf_Extension
集成了多种缓存,数据库,smarty、邮件等功能,求推荐!!!
THX
http://www.yafphp.com/,数据库连不上。。。。。
[…] 本文地址: http://www.laruence.com/2012/07/06/2649.html […]
[…] Yaf的一些资源 […]
[…] 风雪之隅 » PHP应用 Posted in: php / Tagged: Yaf的一些资源 […]
[…] Yaf的一些资源 […]
[…] 本文地址: http://www.laruence.com/2012/07/06/2649.html […]
膜拜
@moqiruyi 这里有: https://github.com/laruence/php-yaf/blob/master/tools/yaf_classes.php
请问下,YAF 能在编辑器IDE上有提示吗?
比如:NETBEANS
@rob I am glad you like it, what do you get if you var_dump($result), doesn’t it looks like a valid result resource(object)?
Hi there. I love Yaf so far. Thank you so much for writing this.
I did have 1 quick question on how you would deal with this problem.
I wanted to use Flourishlib’s fdatabase to make database executions easier.
So I created the flourish db object in Yaf’s bootstrap. I connect it in bootstrap also. In the bootstrap I add that db object to the Yaf Registry.
However, when I run $var = $results = Yaf_Registry::get(‘db’)->query(‘$sql’); that works. But $results does not seem to have everything it should. Like it will not let me run $results->row or $results->countAffectedRows …
My question is, How would YOU go about doing this?
I plan on using Yaf as my framework for many many projects!
Thank you very much!
-Rob
YAF…so强大。。
Come to zhuan zhuan .
友情提示,群里太基情了,一般人小心加入。
第几