PHPackages                             jojo1981/decoder-aggregate - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. jojo1981/decoder-aggregate

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

jojo1981/decoder-aggregate
==========================

Decoder aggregate library

2.2.0(4mo ago)113.8k↓21.7%MITPHPPHP ^7.4|^8.0CI passing

Since May 12Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/jojo1981/decoder-aggregate)[ Packagist](https://packagist.org/packages/jojo1981/decoder-aggregate)[ RSS](/packages/jojo1981-decoder-aggregate/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (5)Versions (7)Used By (0)

Decoder aggregate library
=========================

[](#decoder-aggregate-library)

[![Build Status](https://github.com/jojo1981/decoder-aggregate/actions/workflows/build.yml/badge.svg)](https://github.com/jojo1981/decoder-aggregate/actions/workflows/build.yml)[![Coverage Status](https://camo.githubusercontent.com/37774355752d7d98bd0c4bed725582621c6bdde5237212d65a616f1a70846f38/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6a6f6a6f313938312f6465636f6465722d6167677265676174652f62616467652e737667)](https://coveralls.io/github/jojo1981/decoder-aggregate)[![Latest Stable Version](https://camo.githubusercontent.com/5b55c47ace2f9b44cc2616dd8cbb180e678660479c0a874b897d37d5f8005716/68747470733a2f2f706f7365722e707567782e6f72672f6a6f6a6f313938312f6465636f6465722d6167677265676174652f762f737461626c65)](https://packagist.org/packages/jojo1981/decoder-aggregate)[![Total Downloads](https://camo.githubusercontent.com/24d2b8db8041e2603f75c5e428d5bf6c80209b10ec43472bdeaecf1014c112a8/68747470733a2f2f706f7365722e707567782e6f72672f6a6f6a6f313938312f6465636f6465722d6167677265676174652f646f776e6c6f616473)](https://packagist.org/packages/jojo1981/decoder-aggregate)[![License](https://camo.githubusercontent.com/bc88b572d72dc9660f454d183dc71f3ab7c9a098ab2ec34deed4d2c418bff163/68747470733a2f2f706f7365722e707567782e6f72672f6a6f6a6f313938312f6465636f6465722d6167677265676174652f6c6963656e7365)](https://packagist.org/packages/jojo1981/decoder-aggregate)

Author: Joost Nijhuis &lt;&gt;

This library will provide a decoder/encoder provider including some default encoders/decoders for `json` and `yaml`.

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

[](#installation)

### Library

[](#library)

```
git clone https://github.com/jojo1981/decoder-aggregate.git
```

### Composer

[](#composer)

[Install PHP Composer](https://getcomposer.org/doc/00-intro.md)

```
composer require jojo1981/decoder-aggregate
```

Basic usage
-----------

[](#basic-usage)

```
