Download the PHP package phpno1/dictionary without Composer
On this page you can find all versions of the php package phpno1/dictionary. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package dictionary
Laravel 数据字典扩展包
功能
数据映射字典转化。
官方扩展qq群
qq:680531281
- 安装
- 使用要求
- composer
- laravel
- 配置
- 模型定义
- 设置字典
- 方法
- 数据转化
- 单个字段字典映射
- 多个字段字典映射
- 注意事项
使用要求
- laravel >= 5.*
- php >= 7
composer
执行以下命令获取包的最新版本:
laravel
生成配置文件
> = laravel5.5
ServiceProvider将自动附加
其他版本
配置
模型定义
设置字典
方法
mapping
mappingArray
mappings
mappingsArray
数据转化
单个字段字典映射
集合数据转化
分页数据转化
多个字段字典映射
注意事项
- 复杂数据映射请用单子段转化。
- 数据映射字段和字典key要一致否则无法转化。
- 字典配置文件label如果是空,转化原始字段则数据被覆盖。
All versions of dictionary with dependencies
PHP Build Version
Package Version
The package phpno1/dictionary contains the following files
Loading the files please wait ....