PHPackages                             coka/input-handler-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. coka/input-handler-bundle

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

coka/input-handler-bundle
=========================

Validator custom constraint

2.0.2(3w ago)112.8k↓59.6%2MITPHPPHP &gt;=8.0CI passing

Since Jan 28Pushed 3w ago1 watchersCompare

[ Source](https://github.com/CedrickOka/input-handler-bundle)[ Packagist](https://packagist.org/packages/coka/input-handler-bundle)[ Docs](https://github.com/CedrickOka/input-handler-bundle)[ RSS](/packages/coka-input-handler-bundle/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (35)Versions (22)Used By (2)

OkaInputHandlerBundle
=====================

[](#okainputhandlerbundle)

This bundle help the user input high quality data into your web services REST.

[![Latest Stable Version](https://camo.githubusercontent.com/74cf1bd3f663a0ac673dad7e9b7ff09510f03b0a5a38a97c6bb76c1bc9f15e59/68747470733a2f2f706f7365722e707567782e6f72672f636f6b612f696e7075742d68616e646c65722d62756e646c652f762f737461626c65)](https://packagist.org/packages/coka/input-handler-bundle)[![Total Downloads](https://camo.githubusercontent.com/e1d35ad5d3711467ef2c4368b82a9840a83e0b5c4133216600fccea60863c88d/68747470733a2f2f706f7365722e707567782e6f72672f636f6b612f696e7075742d68616e646c65722d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/coka/input-handler-bundle)[![Latest Unstable Version](https://camo.githubusercontent.com/f2ca07475a0b846762131655dee5042f4da553674b295d4d3464b7fde01ca459/68747470733a2f2f706f7365722e707567782e6f72672f636f6b612f696e7075742d68616e646c65722d62756e646c652f762f756e737461626c65)](https://packagist.org/packages/coka/input-handler-bundle)[![License](https://camo.githubusercontent.com/fb2a4f11fe1f3d59a11d76afcb87682c01286cadbb9b57d06d65f06d96868c6a/68747470733a2f2f706f7365722e707567782e6f72672f636f6b612f696e7075742d68616e646c65722d62756e646c652f6c6963656e7365)](https://packagist.org/packages/coka/input-handler-bundle)[![Monthly Downloads](https://camo.githubusercontent.com/c8bb397f410e7bdd6bdccff686b5e11fb059519254171d49b6fba5e7e479fd1e/68747470733a2f2f706f7365722e707567782e6f72672f636f6b612f696e7075742d68616e646c65722d62756e646c652f642f6d6f6e74686c79)](https://packagist.org/packages/coka/input-handler-bundle)[![Daily Downloads](https://camo.githubusercontent.com/88fd304f23b09d81e7e82ac86d0b5cad3318ec8aa08888b9691f6e635c89d92d/68747470733a2f2f706f7365722e707567782e6f72672f636f6b612f696e7075742d68616e646c65722d62756e646c652f642f6461696c79)](https://packagist.org/packages/coka/input-handler-bundle)[![Travis CI](https://camo.githubusercontent.com/9d45656a7453484515b20e29cfc5ec926978a267f1b25bddb5240aeb09f8b976/68747470733a2f2f7472617669732d63692e636f6d2f4365647269636b4f6b612f696e7075742d68616e646c65722d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/CedrickOka/input-handler-bundle)

Installation
============

[](#installation)

Make sure Composer is installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Applications that use Symfony Flex
----------------------------------

[](#applications-that-use-symfony-flex)

Open a command console, enter your project directory and execute:

```
$ composer require coka/input-handler-bundle
```

Applications that don't use Symfony Flex
----------------------------------------

[](#applications-that-dont-use-symfony-flex)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require coka/input-handler-bundle
```

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
// config/bundles.php

return [
    // ...
    Oka\\InputHandlerBundle\OkaInputHandlerBundle::class => ['all' => true],
];
```

###  Health Score

54

—

FairBetter than 97% of packages

Maintenance94

Actively maintained with recent releases

Popularity26

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~105 days

Recently: every ~300 days

Total

20

Last Release

25d ago

Major Versions

1.5.1 → 2.0.02026-05-23

PHP version history (3 changes)1.0.0PHP &gt;=7.2

1.4.6PHP &gt;=7.4

2.0.1PHP &gt;=8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5698547?v=4)[Cedrick Oka](/maintainers/CedrickOka)[@CedrickOka](https://github.com/CedrickOka)

---

Top Contributors

[![CedrickOka](https://avatars.githubusercontent.com/u/5698547?v=4)](https://github.com/CedrickOka "CedrickOka (24 commits)")

---

Tags

validationcontentnegotiationinput

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/coka-input-handler-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/coka-input-handler-bundle/health.svg)](https://phpackages.com/packages/coka-input-handler-bundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k18.3M430](/packages/easycorp-easyadmin-bundle)[chameleon-system/chameleon-base

The Chameleon System core.

1029.4k6](/packages/chameleon-system-chameleon-base)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M674](/packages/shopware-core)[sylius/sylius

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

8.5k6.0M777](/packages/sylius-sylius)[pimcore/pimcore

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

3.8k3.9M535](/packages/pimcore-pimcore)[shopware/platform

The Shopware e-commerce core

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

PHPackages © 2026

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