PHPackages                             avallac/silex-jsonvalidator-component - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. avallac/silex-jsonvalidator-component

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

avallac/silex-jsonvalidator-component
=====================================

A Silex service provider for working with JSON Schema

v1.0.0(8y ago)0591MITPHP

Since Sep 24Pushed 8y ago1 watchersCompare

[ Source](https://github.com/avallac/silex-jsonvalidator-component)[ Packagist](https://packagist.org/packages/avallac/silex-jsonvalidator-component)[ Docs](https://github.com/avallac/silex-jsonvalidator-component)[ RSS](/packages/avallac-silex-jsonvalidator-component/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (1)

silex-jsonvalidator-component
=============================

[](#silex-jsonvalidator-component)

silex-jsonvalidator-component is a Silex component for working with JSON Schema.

Installation
------------

[](#installation)

Install the silex-jsonvalidator-component using [composer](http://getcomposer.org/). This project uses [sematic versioning](http://semver.org/).

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

Parameters
----------

[](#parameters)

- **jsonValidator.path**: (string) path to json files
- **jsonValidator.debug**: (bool) enable debug Services

---

- **jsonValidator**: An instance of JsonValidatorService

Registering
-----------

[](#registering)

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

JSON Validation
---------------

[](#json-validation)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity63

Established project with proven stability

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3157d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/771c0a4bedd20ba4e8cd9e6ba63ed4aaddfa17bb6aa38390de2d6e74c217a736?d=identicon)[avallac](/maintainers/avallac)

---

Tags

jsonjson-schemasilex

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/avallac-silex-jsonvalidator-component/health.svg)

```
[![Health](https://phpackages.com/badges/avallac-silex-jsonvalidator-component/health.svg)](https://phpackages.com/packages/avallac-silex-jsonvalidator-component)
```

###  Alternatives

[ergebnis/json-normalizer

Provides generic and vendor-specific normalizers for normalizing JSON documents.

8237.5M6](/packages/ergebnis-json-normalizer)[m1/vars

Vars is a simple to use and easily extendable configuration loader with in built loaders for ini, json, PHP, toml, XML and yaml/yml file types. It also comes with in built support for Silex and more frameworks to come soon.

69124.2k1](/packages/m1-vars)[kherge/json

Encodes, decodes, and validates JSON data.

61226.6k6](/packages/kherge-json)[jdesrosiers/silex-jms-serializer-provider

A silex service provider that integrates jms/serializer into silex

11126.3k2](/packages/jdesrosiers-silex-jms-serializer-provider)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
