2017 © Pedro Peláez
 

library silex-jsonvalidator-component

A Silex service provider for working with JSON Schema

image

avallac/silex-jsonvalidator-component

A Silex service provider for working with JSON Schema

  • Sunday, September 24, 2017
  • by avallac
  • Repository
  • 1 Watchers
  • 0 Stars
  • 28 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 4 % Grown

The README.md

silex-jsonvalidator-component

silex-jsonvalidator-component is a Silex component for working with JSON Schema., (*1)

Installation

Install the silex-jsonvalidator-component using composer. This project uses sematic versioning., (*2)

composer require avallac/silex-jsonvalidator-component "~1.0"

Parameters

  • jsonValidator.path: (string) path to json files
  • jsonValidator.debug: (bool) enable debug

Services

  • jsonValidator: An instance of JsonValidatorService

Registering

$app->register(new JsonSchemaServiceProvider(), ['jsonValidator.debug' => true]);

JSON Validation

The Versions

24/09 2017

dev-master

9999999-dev https://github.com/avallac/silex-jsonvalidator-component

A Silex service provider for working with JSON Schema

  Sources   Download

MIT

The Requires

 

The Development Requires

by Petr Petrenko

json silex json-schema json schema

24/09 2017

v1.0.0

1.0.0.0 https://github.com/avallac/silex-jsonvalidator-component

A Silex service provider for working with JSON Schema

  Sources   Download

MIT

The Requires

 

The Development Requires

by Petr Petrenko

json silex json-schema json schema