https://github.com/ergebnis/json-normalize
📃 Provides a composer package with a console command for normalizing JSON documents.
https://github.com/ergebnis/json-normalize
json normalize
Last synced: 6 months ago
JSON representation
📃 Provides a composer package with a console command for normalizing JSON documents.
- Host: GitHub
- URL: https://github.com/ergebnis/json-normalize
- Owner: ergebnis
- License: mit
- Created: 2021-12-29T15:59:31.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-06-10T19:48:50.000Z (7 months ago)
- Last Synced: 2025-06-10T20:42:57.624Z (7 months ago)
- Topics: json, normalize
- Language: PHP
- Size: 1.87 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# json-normalize
[](https://github.com/ergebnis/json-normalize/actions)
[](https://github.com/ergebnis/json-normalize/actions)
[](https://github.com/ergebnis/json-normalize/actions)
[](https://github.com/ergebnis/json-normalize/actions)
[](https://codecov.io/gh/ergebnis/json-normalize)
[](https://shepherd.dev/github/ergebnis/json-normalize)
[](https://packagist.org/packages/ergebnis/json-normalize)
[](https://packagist.org/packages/ergebnis/json-normalize)
[](https://packagist.org/packages/ergebnis/json-normalize)
This project provides a [`composer`](https://getcomposer.org) package with a console command for normalizing JSON documents, building on top of [`ergebnis/json-normalizer`](https://github.com/ergebnis/json-normalizer).
## Installation
Run
```sh
composer require ergebnis/json-normalize
```
## Usage
💡 This is a great place for showing a few usage examples!
## Changelog
The maintainers of this project record notable changes to this project in a [changelog](CHANGELOG.md).
## Contributing
The maintainers of this project suggest following the [contribution guide](.github/CONTRIBUTING.md).
## Code of Conduct
The maintainers of this project ask contributors to follow the [code of conduct](https://github.com/ergebnis/.github/blob/main/CODE_OF_CONDUCT.md).
## General Support Policy
The maintainers of this project provide limited support.
You can support the maintenance of this project by [sponsoring @ergebnis](https://github.com/sponsors/ergebnis).
## PHP Version Support Policy
This project supports PHP versions with [active and security support](https://www.php.net/supported-versions.php).
The maintainers of this project add support for a PHP version following its initial release and drop support for a PHP version when it has reached the end of security support.
## Security Policy
This project has a [security policy](.github/SECURITY.md).
## License
This project uses the [MIT license](LICENSE.md).
## Social
Follow [@localheinz](https://twitter.com/intent/follow?screen_name=localheinz) and [@ergebnis](https://twitter.com/intent/follow?screen_name=ergebnis) on Twitter.