Download the PHP package xin/setting without Composer
On this page you can find all versions of the php package xin/setting. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor xin
Package setting
Short Description 一个用于快速集成应用程序配置管理的PHP库,支持Laravel和ThinkPHP框架
License Apache-2.0
Package setting
Short Description 一个用于快速集成应用程序配置管理的PHP库,支持Laravel和ThinkPHP框架
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package setting
Setting | 快速集成应用程序配置管理
介绍
快速集成应用程序配置管理,配置管理默认采用数据库存储,支持配置分组,支持配置类型,支持配置描述,支持配置排序。 借助强大的驱动管理器,你可以轻松扩展配置管理驱动,如:Redis、Etcd、Consul等,以及自定义远程配置器。 适配框架:Laravel10+、ThinkPHP8+,兼容性:PHP7.4+,其他框架请自行实现配置管理驱动。
安装教程
composer require xin/setting
使用
使用注解的方式
使用门面的方式
All versions of setting with dependencies
PHP Build Version
Package Version
The package xin/setting contains the following files
Loading the files please wait ...