ergebnis/json-normalizer
Normalize JSON documents with composable normalizers. Includes generic and vendor-specific normalizers for formatting, indentation, schema-based ordering, JSON encoding, chaining, callbacks, and controlling final newlines. Install via Composer and apply a Normalizer to produce consistent JSON output...
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ergebnis/phpstan-rules | 0.90 | A set of extra PHPStan rules to enforce stricter, opinionated code standards in PHP projects. Install via Composer and include rules.neon (auto via phpstan/extension-installer) to catch issues like named arguments, class design, and more. | 457 | 457 | 24 | 345K | 6 | 25.0 | 47.8 | MIT | 5 months ago | |
| localheinz/phpstan-rules | 0.90 | Custom PHPStan rules to enforce stricter coding standards in PHP projects. Includes ready-to-use rules.neon (auto-loaded via phpstan/extension-installer) with checks like no named arguments, class final enforcement, and more. Install via Composer as a dev dependency. | 457 | 456 | 24 | 395 | 6 | 25.0 | 8.6 | MIT | 5 months ago | |
| localheinz/composer-normalize | 0.89 | Normalize your composer.json consistently. localheinz/composer-normalize sorts keys, formats lists, and enforces a stable structure to reduce diffs and keep projects tidy. Works well in CI and pre-commit hooks for repeatable results. | 1,116 | 1,115 | 36 | 1K | 12 | 35.5 | 9.4 | MIT | 2 months ago | |
| ergebnis/classy | 0.87 | ergebnis/classy adds convenient helpers for working with PHP classes and reflection. Generate class names, namespaces, and short names, and inspect class metadata in a clean, test-friendly way—useful for tooling, libraries, and code generation. | 39 | 39 | 4 | 61K | 0 | 15.3 | 47.4 | MIT | 6 months ago | |
| ergebnis/json-printer | 0.87 | Pretty-print and re-indent JSON strings with customizable indentation (spaces or tabs). Ergebnis\Json\Printer\Printer normalizes indentation only—no escaping/unescaping—making it easy to convert minified or differently formatted JSON into a consistent style. | 91 | 92 | 2 | 1M | 0 | 8.9 | 56.8 | MIT | 10 months ago | |
| ergebnis/composer-normalize | 0.86 | Composer plugin that automatically normalizes composer.json: consistent key ordering, formatting, and whitespace to reduce diffs and style debates. Install as a dev dependency, allow the plugin, and run it in CI to keep composer.json tidy and predictable. | 1,116 | 1,117 | 36 | 1M | 12 | 36.1 | 52.6 | MIT | 2 months ago | |
| ergebnis/phpunit-slow-test-detector | 0.86 | PHPUnit extension (Composer package and PHAR) that detects and reports slow tests during test runs. Configure a global maximum duration; when tests exceed it, the extension lists them with timings to help you spot and fix performance regressions. | 149 | 151 | 12 | 622K | 8 | 26.7 | 61.3 | MIT | 4 months ago | |
| 21torr/simple-normalizer | 0.84 | — | 0 | 0 | 1 | 370 | 0 | 20.0 | 40.3 | MIT | 2 months ago | |
| ergebnis/php-cs-fixer-config | 0.83 | Factory-style PHP-CS-Fixer config for projects: choose a versioned ruleset (PHP 5.3–8.3), generate a consistent configuration, and keep coding standards aligned across repositories. Install via Composer and use with friendsofphp/php-cs-fixer. | 70 | 70 | 17 | 45K | 1 | 32.6 | 45.5 | MIT | 6 days ago | |
| ergebnis/json-schema-validator | 0.82 | Validate JSON data against JSON Schema in PHP with a focus on clear, actionable errors. Built on top of justinrainbow/json-schema, it adds structured reporting and better integration for projects needing reliable schema validation in tests and runtime. | 36 | 37 | 0 | 1M | 1 | 7.1 | 57.4 | MIT | 10 months ago |
How can I help you explore Laravel packages today?