Download the PHP package test-lin/yaf without Composer
On this page you can find all versions of the php package test-lin/yaf. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yaf
自封装 yaf 框架
环境要求
- php7.0+
- yaf
- yar
- composer
安装
composer create-project --prefer-dist test-lin/yaf blog
配置
1、nginx 站点
开发规范
- 基础规范 RSP-4
- 文件夹命名:全英文小写
- 类文件及类名命名:大驼峰
- 变量、类属性命名:小驼峰
- 常量命名:大写英文 + 下划线
- 类方法命名:小驼峰
- 函数命名:小写英文 + 下划线
- 无任何关联的函数全部放置在公共函数中
All versions of yaf with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
ext-yaf Version ^3.0
ext-json Version *
topthink/think-orm Version ^1.2
topthink/think-validate Version ^1.0
topthink/think-cache Version ^1.0
topthink/think-log Version ^1.0
psr/log Version ^1.1.0
ext-yaf Version ^3.0
ext-json Version *
topthink/think-orm Version ^1.2
topthink/think-validate Version ^1.0
topthink/think-cache Version ^1.0
topthink/think-log Version ^1.0
psr/log Version ^1.1.0
The package test-lin/yaf contains the following files
Loading the files please wait ....