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 2w 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 47% 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

3202d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9672009?v=4)[Petr Petrenko](/maintainers/avallac)[@avallac](https://github.com/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

[wikimedia/parsoid

Parsoid, a bidirectional parser between wikitext and HTML5

187557.3k3](/packages/wikimedia-parsoid)[ergebnis/json-normalizer

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

8240.3M8](/packages/ergebnis-json-normalizer)[paycore/openfintech-data

Openfintech data

22010.0k](/packages/paycore-openfintech-data)[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.

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

Encodes, decodes, and validates JSON data.

60234.2k6](/packages/kherge-json)

PHPackages © 2026

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