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

1.5.1(2y ago)111.8k↓37.5%2MITPHPPHP &gt;=7.4

Since Jan 28Pushed 2y 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 1mo ago

READMEChangelogDependencies (13)Versions (18)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

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity61

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 ~55 days

Recently: every ~110 days

Total

17

Last Release

1054d ago

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

1.4.6PHP &gt;=7.4

### 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

[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k16.7M310](/packages/easycorp-easyadmin-bundle)[sulu/sulu

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

1.3k1.3M152](/packages/sulu-sulu)

PHPackages © 2026

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