[ 源代码: php-json-schema ]
软件包:php-json-schema(5.2.8-1)
php-json-schema 的相关链接
Debian 的资源:
下载源码包 php-json-schema:
- [php-json-schema_5.2.8-1.dsc]
- [php-json-schema_5.2.8.orig.tar.gz]
- [php-json-schema_5.2.8-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
implementation of JSON schema
JSON Schema defines the media type "application/schema+json", a JSON based format for defining the structure of JSON data. JSON Schema provides a contract for what JSON data is required for a given application and how to interact with it. JSON Schema is intended to define validation, documentation, hyperlink navigation, and interaction control of JSON data.
This package provides a PHP library for validating JSON Structures against a given Schema.
其他与 php-json-schema 有关的软件包
|
|
|
|
-
- dep: php-cli
- command-line interpreter for the PHP scripting language (default)
同时作为一个虚包由这些包填实: php7.3-cli
-
- dep: php-common
- PHP 包的通用文件