arraylib/schema
Composer 安装命令:
composer require arraylib/schema
包简介
Transformation and validation array by schema to another format
README 文档
README
The main goals of this package are validate, map fields and transform incoming array.
In this package we use schema to work with array. Schema contains nodes tree which allow you to manipulate with fields of array.
Examples of usage:
examples/make_schema_from_array.php - show how to make schema from array and add validation and transformation
examples/schema_version.php - show how to make schema version (json format). You can save it and use to create schema
examples/build_schema.php - show how to build schema manually
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-05-13