Download the PHP package zhujinkui/tp5-config without Composer
On this page you can find all versions of the php package zhujinkui/tp5-config. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zhujinkui/tp5-config
More information about zhujinkui/tp5-config
Files in zhujinkui/tp5-config
Download zhujinkui/tp5-config
More information about zhujinkui/tp5-config
Files in zhujinkui/tp5-config
Vendor zhujinkui
Package tp5-config
Short Description Get the configuration list class library in the database
License Apache-2.0
Package tp5-config
Short Description Get the configuration list class library in the database
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package tp5-config
tp5-config
获取数据库中的配置列表类库
案例展示
基于ThinkPHP5开发呈现权限管理的效果
安装
composer require zhujinkui/tp5-config
数据库建立
建立数据库(例如:system),进入system,复制以下Sql语句执行即可,建议使用MySQL版本5.7,当下数据表默认引擎InnoDB,自5.7版本以后默认默认引擎InnoDB
代码举例使用
建立Base控制器作为所有模块基类
All versions of tp5-config with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package zhujinkui/tp5-config contains the following files
Loading the files please wait ....