[ 原始碼: php-json-schema ]
套件:php-json-schema(5.3.0-1)
php-json-schema 的相關連結
Debian 的資源:
下載原始碼套件 php-json-schema:
- [php-json-schema_5.3.0-1.dsc]
- [php-json-schema_5.3.0.orig.tar.xz]
- [php-json-schema_5.3.0-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)
同時作為一個虛擬套件由這些套件填實: php8.2-cli
-
- dep: php-common
- Common files for PHP packages