4 Repositories
PHP normalizer Libraries
Json-normalizer: Provides generic and vendor-specific normalizers for normalizing JSON documents
json-normalizer Provides generic and vendor-specific normalizers for normalizing JSON documents. Installation Run $ composer require ergebnis/json-nor
Laravel package to normalize your data before saving into the database.
This package helps you normalize your data in order to save them into the database. The Goal is to having separate classes that handle the data normalization, and thus can be tested independently.
:musical_note: Provides a composer plugin for normalizing composer.json.
composer-normalize Provides a composer plugin for normalizing composer.json. Why When it comes to formatting composer.json, you have the following opt
Flexible serializer encouraging good object design
Serializard Serializard is a library for (un)serialization of data of any complexity. Its main focus is to give user as much flexibility as possible b