PHPackages                             emma/validation - 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. emma/validation

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

emma/validation
===============

A PHP 8.0+ Attribute Based Validation For Properties of Object/Entity/DTO. Comes with in-built data-type converter that can be implemented to make validation easy without compromising your object. You can create your own custom Validators and/or Converter by implementing a simple interface.

v1.0.5(2y ago)1342GPL-3.0-onlyPHPPHP &gt;=8.2

Since Jun 27Pushed 2y ago1 watchersCompare

[ Source](https://github.com/debascoguy/validation)[ Packagist](https://packagist.org/packages/emma/validation)[ RSS](/packages/emma-validation/feed)WikiDiscussions main Synced today

READMEChangelog (6)Dependencies (2)Versions (7)Used By (2)

validation
==========

[](#validation)

A PHP 8.2+ Attribute Based Valdiation For Properties of Object/Entity/DTO. Comes with in-built data-type converter that can be implmented to make validation easy without compromising your object. You can create your own custom Validators and/or Converter by implmenting a simple interface.

\#Example

```
