yaf-skeleton:支持Yaf可测试框架和作曲家

时间:2024-05-20 18:10:19
【文件属性】:

文件名称:yaf-skeleton:支持Yaf可测试框架和作曲家

文件大小:652KB

文件格式:ZIP

更新时间:2024-05-20 18:10:19

skeleton-application yaf yac yaf-skeleton PHP

Yaf骨架 支持Yaf可测试框架和作曲家。 要求 PHP> = 7.0 Yaf> = 3.0 安装 更新yaf.ini : [yaf] yaf.use_namespace=1 yaf.use_spl_autoload=1 ... 创建项目。 $ composer create-project overtrue/yaf-skeleton myapp -vvv Web服务器重写规则: 阿帕奇 #.htaccess RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteRule .* index.php Nginx的 server { listen 80; server_name myapp.com; root /path/to/myapp; index index.php index.html i


【文件预览】:
yaf-skeleton-master
----public()
--------favicon.ico(0B)
--------.user.ini(43B)
--------index.php(578B)
----.script()
--------job_phpmd.sh(177B)
--------job_phpunit.sh(244B)
--------common.sh(1KB)
--------.gitkeep(22B)
--------sami.phar(2.11MB)
--------job_phpcs.sh(113B)
--------sami.php(284B)
----phpunit.xml.dist(1KB)
----.php_cs(775B)
----config()
--------framework.ini(293B)
--------app.ini(36B)
----README.md(7KB)
----sora(665B)
----tests()
--------exceptions()
--------TestCase.php(3KB)
--------controllers()
--------Yaconf.php(602B)
--------Registry.php(624B)
--------AbstractController.php(471B)
--------Dispatcher.php(749B)
--------bootstrap.php(699B)
--------helpers.php(2KB)
--------traits()
--------stubs()
--------presenters()
----.gitignore(96B)
----app()
--------Bootstrap.php(3KB)
--------services()
--------views()
--------exceptions()
--------commands()
--------controllers()
--------facades()
--------plugins()
--------helpers.php(4KB)
--------traits()
--------support()
--------presenters()
----composer.json(2KB)

网友评论