Skip to content

solely/yaf-quiet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yaf-quiet

快速使用yaf开发项目

使用方法:

1、服务器必须先安装了yaf扩展,并且开启了命名空间 (yaf手册:http://www.laruence.com/manual/index.html)

2、将yaf-quiet上传至服务器,配置下conf目录下的application.ini配置文件 改动下数据库的账号密码就好了。如果配置都对,浏览器访问站点即可看到 hello world!

3、项目开发可参考Index.php以及Test module,里面有实例

集成的类库:

1、文件缓存和redis缓存

2、PDO

3、图片上传以及裁剪

4、日志类,使用了monolog

5、分页

6、smarty模板引擎

7、composer

About

使用yaf快速开发项目

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published