configuration:在(网络)应用程序中创建和管理多个配置文件

时间:2024-04-23 00:44:28
【文件属性】:

文件名称:configuration:在(网络)应用程序中创建和管理多个配置文件

文件大小:67KB

文件格式:ZIP

更新时间:2024-04-23 00:44:28

PHP

wvandenhaak /配置 该软件包提供了易于使用(自定义)的配置文件。 安装 步骤1:安装 使用Composer通过以下命令安装此软件包: composer require wvandenhaak/configuration 步骤2:设定/设定 根据需要创建配置设置文件(在本示例中使用YAML)。 此填充包含所有可用选项,值类型和默认值。 # configuration-setup.yaml setup : options : # string - { key : ' key_1 ' , type : ' Wvandenhaak\Configuration\Common\Value\Option\StringType ' , } # array


【文件预览】:
configuration-main
----composer.json(798B)
----docs()
--------configuration-file.md(501B)
--------setup-file.md(3KB)
--------datasource.md(1KB)
--------datastore.md(838B)
----composer.lock(79KB)
----.github()
--------dependabot.yml(499B)
--------workflows()
----tests()
--------Common()
--------data()
--------Setup()
--------Config()
----LICENSE(1KB)
----CONTRIBUTING.md(1KB)
----src()
--------Common()
--------Setup()
--------Config()
----.gitignore(56B)
----phpunit.xml.dist(721B)
----README.md(5KB)

网友评论