arraylib/schema 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-05-13