纵观国内外php框架,cakephp与codeigniter太简单,国内qeephp比thinkphp要好,国外symfony比zendframework要好 故:中小型项目选qeephp,中大型项目选symfony。这里提供了library API 中文chm和一些学习这两个框架的文档,供大家学习,共同推动php的发展
symfony 命令详解 /symfony list 语法: symfony [选项] 任务名 [参数] 选项: –dry-run -n Do a dry run without executing actions. –help -H 显示帮助信息 –quiet -q Do not log messages to standard output. –trace -t Turn on invoke/execute tracing, enable full backtrace. –version