PHPackages                             myaza-software/schema-validator - 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. myaza-software/schema-validator

Abandoned → [myaza-software/schema-validator](/?search=myaza-software%2Fschema-validator)ArchivedSymfony-bundle[Validation &amp; Sanitization](/categories/validation)

myaza-software/schema-validator
===============================

Check mapping array to object

0.0.1(4y ago)5592PHPPHP &gt;=8

Since Jun 25Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Myaza-Software/Schema-Validator)[ Packagist](https://packagist.org/packages/myaza-software/schema-validator)[ RSS](/packages/myaza-software-schema-validator/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (21)Versions (3)Used By (0)

 [ ![](https://camo.githubusercontent.com/4f5d433c6c7f2fdede2d6cc8386d639c2a9a1728930a362273198d45263fbf70/68747470733a2f2f6d79617a612d736f6674776172652e6769746875622e696f2f73746f726167652f736368656d612f69636f6e2e737667) ](https://github.com/Myaza-Software)

Schema Validator
================

[](#schema-validator)

[![Mutation testing badge](https://camo.githubusercontent.com/74c5fe18b90f3328b1532919a8c248723d2413b65da0bf01413dcc03c442f610/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f7374796c653d666c61742675726c3d687474707325334125324625324662616467652d6170692e737472796b65722d6d757461746f722e696f2532466769746875622e636f6d2532464d79617a612d536f667477617265253246536368656d612d56616c696461746f722532466d6173746572)](https://dashboard.stryker-mutator.io/reports/github.com/Myaza-Software/Schema-Validator/master)[![Code Coverage](https://camo.githubusercontent.com/f6cf0bf16a4dc310cff3ff55b0dbc0685a633666cf069a16cb3342d9cc2d0f35/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4d79617a612d536f6674776172652f536368656d612d56616c696461746f722f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Myaza-Software/Schema-Validator/?branch=master)[![Lint CI](https://github.com/Myaza-Software/Schema-Validator/actions/workflows/lint.yml/badge.svg)](https://github.com/Myaza-Software/Schema-Validator/actions/workflows/lint.yml)[![Stats-Analysis CI](https://github.com/Myaza-Software/Schema-Validator/actions/workflows/stats-analysis.yml/badge.svg)](https://github.com/Myaza-Software/Schema-Validator/actions/workflows/stats-analysis.yml)

Description
-----------

[](#description)

Check mapping array to object

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

[](#requirements)

- php &gt;= 8.0
- symfony &gt;= 4.0
- symfony/serializer &gt;= 4.0

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

[](#installation)

The package could be installed with composer:

```
composer install myaza-software/schema-validator

```

Supported type:
---------------

[](#supported-type)

- String,Float,Int,Array
- Union type
- Array of object/string
- Uuid symfony/ramsey
- Enum MyCLabs
- DateTimeInterface

Example
-------

[](#example)

```
