文件名称:definitions
文件大小:11KB
文件格式:ZIP
更新时间:2024-04-03 06:33:17
PHP
Yeahgo通用常量定义 初始化 运行sh install.sh注册git hook提交时自动检测yaml缩进格式 环境依赖 PHP 需要安装扩展 ,此扩展需要1.0以上支持 安装依赖库libyaml yum install libyaml-devel # centos apt-get install libyaml-dev # ubuntu & debian brew install libyaml # mac os 安装PHP扩展Yaml 通过编译安装 Mac OS 10.11可能会出现发现php.h的错误,需要软链/usr/include到你的include文件夹如果出现Operation not permitted请根据参考关闭再执行 wget https://pecl.php.net/get/yaml-1.2.0.tgz mv yaml-1.2.0
【文件预览】:
definitions-main
----install.sh(212B)
----src()
--------Services()
--------Facades()
--------Composer()
--------Definitions.php(9KB)
----supports()
--------pre-commit(478B)
----config()
--------tp()
--------custom_code.yaml(2KB)
--------api_from.yaml(277B)
----README.md(4KB)
----projects()
--------config.php(1010B)
----composer.json(576B)