[ ソース: php-json-schema ]
パッケージ: php-json-schema (5.2.12-2)
php-json-schema に関するリンク
Debian の資源:
php-json-schema ソースパッケージをダウンロード:
- [php-json-schema_5.2.12-2.dsc]
- [php-json-schema_5.2.12.orig.tar.xz]
- [php-json-schema_5.2.12-2.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