laktak/hjson
PHP library for parsing and generating Hjson (Human JSON). Read relaxed JSON with comments, optional commas, and unquoted keys/strings; stringify back to Hjson. Supports preserving whitespace/comments for round-trip editing. Install via Composer: laktak/hjson.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| php-standard-library/json | 0.81 | php-standard-library/json provides JSON encode/decode helpers with sensible defaults and typed exceptions. Safer, clearer error handling than native json_encode/json_decode, ideal for consistent JSON handling in PHP apps and libraries. | 1 | 1 | 0 | 29K | 0 | 17.7 | 63.2 | MIT | 2 months ago | |
| symfony/json-path | 0.81 | Evaluate JSONPath expressions in Symfony/PHP to query and extract data from JSON documents. Lightweight library with simple API for selecting nodes, filtering arrays, and retrieving values, useful for config parsing, API responses, and data transformation. | 17 | 17 | 0 | 19K | 0 | 29.5 | 49.1 | MIT | 1 week ago | |
| paknahad/jsonapi-bundle | 0.81 | Laravel package for building JSON:API-compliant APIs. Provides controllers, resources and request handling to standardize responses, filtering, sorting, pagination, includes and errors, helping you ship consistent endpoints faster. | 71 | 72 | 26 | 519 | 18 | 6.4 | 18.3 | MIT | — | |
| miladimos/conf | 0.80 | — | 5 | 5 | 1 | 0 | 0 | 0.1 | — | — | — | |
| neomerx/json-api | 0.80 | Framework-agnostic PHP library implementing JSON:API v1.1. Builds compliant documents, relationships, compound includes, meta and errors. Parses/validates Accept/Content-Type and query params (pagination, sorting, sparse fields) to return proper 415/406 responses. | 737 | 743 | 66 | 25K | 8 | 16.9 | 23.4 | Apache-2.0 | 6 years ago | |
| dawen/config-to-js-bundle | 0.80 | — | 1 | 1 | 1 | 0 | 0 | 0.1 | — | MIT | — | |
| dorvidas/laravel-json-api-client | 0.80 | Laravel package for consuming JSON:API services with a simple client in Laravel apps. Helps you send requests, handle responses, and work with JSON:API resources in a structured way. Suitable for integrating external APIs with minimal boilerplate. | 2 | 2 | 1 | 0 | 1 | 0.4 | — | — | 8 years ago | |
| galbar/jsonpath | 0.80 | — | 208 | 211 | 38 | 240K | 7 | 9.1 | 44.6 | Apache-2.0 | 3 years ago | |
| laravel-lang/json-fallback | 0.80 | Laravel package that adds a fallback mechanism for JSON translations, ensuring missing JSON keys resolve from a configured fallback locale. Integrates with Laravel Lang and is ideal for apps relying on resources/lang/*.json localization. | 16 | 16 | 2 | 268K | 0 | 15.4 | 61.5 | MIT | 4 months ago | |
| justinrainbow/json-schema | 0.80 | Validate JSON documents against JSON Schema in PHP. Supports Draft-3, Draft-4, Draft-6 and Draft-7 (coverage varies). Install via Composer and use JsonSchema\Validator to validate data with local file $ref schemas and inspect validation errors. | 3,627 | 3,677 | 369 | 6M | 14 | 62.3 | 56.7 | MIT | 1 month ago | |
| peekmo/jsonpath | 0.80 | peekmo/jsonpath adds JSONPath querying to PHP/Laravel, letting you select, filter, and extract values from complex JSON/arrays using familiar JSONPath expressions. Useful for API responses, config inspection, and transforming nested data quickly. | 72 | 74 | 21 | 20K | 9 | 2.2 | 25.7 | MIT | 12 years ago | |
| bmatzner/json2-bundle | 0.80 | Symfony2 bundle that packages Douglas Crockford’s JSON-js (json2.js, 2013-05-26) for easy inclusion via Composer and asset installation. Provides json2.min.js in your public assets so you can reference it in templates. | 0 | 0 | 0 | 7 | 0 | 0.0 | 8.8 | — | — | |
| j13k/yaml-lint | 0.80 | Laravel-friendly YAML linter powered by yamllint. Validate YAML files in your project or CI, catch syntax and style issues early, and fail builds on invalid configuration. Simple command integration for consistent YAML across environments. | 16 | 17 | 5 | 19K | 9 | 9.8 | 45.2 | MIT | 9 months ago | |
| behnamhosseini/log-to-json | 0.80 | Convert Laravel log output to JSON. Choose between two logging modes via a simple config setting, and publish the package config to customize behavior. Install via Composer and integrate with your existing Laravel logging setup. | 2 | 2 | 1 | 0 | 0 | 0.3 | — | — | 5 years ago | |
| 2lenet/config-bundle | 0.80 | — | 1 | 1 | 0 | 468 | 0 | 26.9 | 38.5 | — | 4 days ago | |
| bf-dsf/json-request-bundle | 0.79 | — | 0 | 0 | 0 | 2 | 0 | 0.6 | 6.6 | MIT | 4 years ago | |
| jsonpath-standard/jsonpath-compliance-test-suite | 0.79 | Compliance test suite for the JSONPath Standard. Provides a shared set of test cases and expected results to validate JSONPath implementations, track spec adherence, and compare behavior across languages and libraries. | 21 | — | 14 | — | 14 | 4.7 | 4.9 | NOASSERTION | — | |
| basilicom/json-schema-request-validator-bundle | 0.79 | — | 1 | 1 | 0 | 38 | 0 | 1.2 | 18.0 | GPL-3.0 | 1 year ago | |
| yiisoft/json | 0.79 | Yii JSON is a lightweight PHP library for encoding/decoding JSON with sensible defaults. It throws JsonException on errors, supports JsonSerializable, DateTimeInterface and SimpleXMLElement, and includes safe HTML encoding for embedding JSON in pages. | 29 | 28 | 9 | 47K | 2 | 8.2 | 46.8 | BSD-3-Clause | 8 months ago | |
| helmich/phpunit-json-assert | 0.79 | Adds concise JSON assertions to PHPUnit using JSONPath expressions and JSON Schema validation. Use the JsonAssertions trait to verify complex JSON/data structures with readable assert* helpers. Install via Composer and choose the branch matching your PHPUnit/PHP version. | 130 | 130 | 27 | 92K | 3 | 16.0 | 43.6 | MIT | 5 months ago |
How can I help you explore Laravel packages today?