PHPackages                             sulu/validation-bundle - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. sulu/validation-bundle

AbandonedArchivedSymfony-bundle[Validation &amp; Sanitization](/categories/validation)

sulu/validation-bundle
======================

This bundle is for validation of schemas

0.3.0(9y ago)012.6k4[4 issues](https://github.com/sulu/SuluValidationBundle/issues)2MITPHPPHP &gt;=5.4

Since Nov 2Pushed 9y ago4 watchersCompare

[ Source](https://github.com/sulu/SuluValidationBundle)[ Packagist](https://packagist.org/packages/sulu/validation-bundle)[ RSS](/packages/sulu-validation-bundle/feed)WikiDiscussions develop Synced 4w ago

READMEChangelog (3)Dependencies (9)Versions (5)Used By (2)

SuluValidationBundle
====================

[](#suluvalidationbundle)

[![Build Status](https://camo.githubusercontent.com/cc8be409a7ae847102d799d20d4d0ebf5b043f560abe0d347e5d955e5ce2fbee/68747470733a2f2f7472617669732d63692e6f72672f73756c752f53756c7556616c69646174696f6e42756e646c652e737667)](https://travis-ci.org/sulu/SuluValidationBundle)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/b977b4ad542696835182c9248ef3e8c0911e1bf9b1446bde6d2897caf275ed33/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f73756c752f53756c7556616c69646174696f6e42756e646c652f6261646765732f7175616c6974792d73636f72652e706e67)](https://scrutinizer-ci.com/g/sulu/SuluValidationBundle/)[![Code Coverage](https://camo.githubusercontent.com/004d9a8f7057447094bfbcf0dc9e24fdbcb3a0c3130f3b7e9087b2d636d170c8/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f73756c752f53756c7556616c69646174696f6e42756e646c652f6261646765732f636f7665726167652e706e67)](https://scrutinizer-ci.com/g/sulu/SuluValidationBundle/)[![StyleCI](https://camo.githubusercontent.com/578fb84be73cfe7b9f59a7c28d916932fb0ab43a1c1ad5f47b3a79d55430bc89/68747470733a2f2f7374796c6563692e696f2f7265706f732f36313838333339382f736869656c64)](https://styleci.io/repos/61883398)

This bundle validates requests for pre-configured routes.

How it works
------------

[](#how-it-works)

On every request an event listener checks if a schema in `sulu_validation.schemas` is defined for the current route id.

It then uses [json schema validation](http://json-schema.org/) for validate if the request data matches the configured schema.

Status
------

[](#status)

This repository will become version 1.0 of SuluValidationBundle. It is under **heavy development** and currently its APIs and code are not stable yet (pre 1.0).

Requirements
------------

[](#requirements)

- Composer
- PHP `>=5.5`
- Symfony `^2.8 || ^3.2`

For detailed requirements see [composer.json](https://github.com/sulu/SuluValidationBundle/blob/master/composer.json).

Documentation
-------------

[](#documentation)

The the Documentation is stored in the [Resources/doc/](https://github.com/sulu/SuluValidationBundle/blob/master/Resources/doc) folder.

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

[](#installation)

All the installation instructions are located in the [Documentation](https://github.com/sulu/SuluValidationBundle/blob/master/Resources/doc/installation.md).

License
-------

[](#license)

This bundle is under the MIT license. See the complete license [in the bundle](LICENSE)

Reporting an issue or a feature request
---------------------------------------

[](#reporting-an-issue-or-a-feature-request)

Issues and feature requests are tracked in the [Github issue tracker](https://github.com/Sulu/SuluValidationBundle/issues).

When reporting a bug, it may be a good idea to reproduce it in a basic project using the [Sulu Minimal Edition](https://github.com/sulu/sulu-minimal) to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 62.5% of commits — single point of failure

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

Every ~78 days

Total

3

Last Release

3372d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/17f329ed2dba9ccfdaa7458f23a8e8c111606aa60232981b77f78fd5b413e1c5?d=identicon)[turbo-ele](/maintainers/turbo-ele)

---

Top Contributors

[![turbo-ele](https://avatars.githubusercontent.com/u/5152633?v=4)](https://github.com/turbo-ele "turbo-ele (10 commits)")[![michaelzangerle](https://avatars.githubusercontent.com/u/1465587?v=4)](https://github.com/michaelzangerle "michaelzangerle (3 commits)")[![wachterjohannes](https://avatars.githubusercontent.com/u/1464615?v=4)](https://github.com/wachterjohannes "wachterjohannes (2 commits)")[![alexander-schranz](https://avatars.githubusercontent.com/u/1698337?v=4)](https://github.com/alexander-schranz "alexander-schranz (1 commits)")

---

Tags

schemavalidationsulu

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sulu-validation-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/sulu-validation-bundle/health.svg)](https://phpackages.com/packages/sulu-validation-bundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M380](/packages/easycorp-easyadmin-bundle)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M723](/packages/sylius-sylius)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M197](/packages/sulu-sulu)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M497](/packages/pimcore-pimcore)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[shopware/storefront

Storefront for Shopware

684.6M228](/packages/shopware-storefront)

PHPackages © 2026

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