symfony/json-path
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| peekmo/jsonpath | 0.86 | 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 | |
| neomerx/json-api | 0.85 | 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 | |
| galbar/jsonpath | 0.84 | — | 208 | 211 | 38 | 240K | 7 | 9.1 | 44.6 | Apache-2.0 | 3 years ago | |
| botanick/serializer | 0.84 | Laravel/PHP serializer package for converting objects and arrays to structured formats and back. Aims to simplify data transformation with configurable normalization/denormalization for APIs, DTOs, and persistence layers. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| lastdragon-ru/path | 0.84 | Laravel/PHP utilities for working with filesystem-like paths: build, normalize, join, and resolve path segments with consistent behavior across platforms. Lightweight helper functions/classes aimed at safer path manipulation in applications and libraries. | 0 | 0 | 0 | 114 | 0 | 0.0 | 28.5 | MIT | — | |
| timacdonald/json-api | 0.83 | — | 642 | 645 | 50 | 66K | 8 | 26.0 | 34.5 | — | 4 months ago | |
| arens-myzyri/data-transformation-and-serialization | 0.83 | — | 4 | 4 | 1 | 0 | 0 | 0.7 | — | — | 1 year ago | |
| lastdragon-ru/lara-asp-serializer | 0.83 | — | 0 | 0 | 0 | 4K | 0 | 0.0 | 50.0 | MIT | — | |
| flow/jsonpath | 0.83 | PHP JSONPath implementation for querying and extracting data with XPath-like expressions. Object-oriented, tokenized/cached parser (no eval) and works with arrays, objects, and ArrayAccess. Note: this repo is unmaintained; see SoftCreatR/JSONPath. | 306 | 304 | 41 | 42K | 18 | 4.0 | 24.4 | MIT | — | |
| jackiedo/path-helper | 0.83 | PHP helper for working with local filesystem paths. Normalize directory separators, restyle paths for Unix/Windows/current OS, build absolute/relative paths, check if paths are absolute/relative, and test ancestor/descendant relationships. Composer install. | 2 | 2 | 0 | 10K | 0 | 0.3 | 48.7 | MIT | 4 years ago | |
| tbn/json-annotation-bundle | 0.83 | Symfony bundle that adds a @Json annotation for controllers to automatically return JSON responses. Wraps successful return arrays and exceptions into a consistent payload (success/data/message), with configurable keys, HTTP codes, and optional POST query echo/auth errors. | 0 | 1 | 0 | 0 | 0 | 0.9 | — | — | 7 years ago | |
| php-standard-library/json | 0.83 | 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 | |
| dorvidas/laravel-json-api-client | 0.83 | 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 | |
| jsonpath-standard/jsonpath-compliance-test-suite | 0.83 | 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 | — | |
| sweetrdf/json-ld | 0.83 | — | 4 | 4 | 1 | 1K | 0 | 17.4 | 38.7 | MIT | 2 months ago | |
| bf-dsf/json-request-bundle | 0.82 | — | 0 | 0 | 0 | 2 | 0 | 0.6 | 6.6 | MIT | 4 years ago | |
| yiisoft/json | 0.82 | 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 | |
| softcreatr/jsonpath | 0.82 | Evaluate and query JSON with JSONPath in PHP. softcreatr/jsonpath lets you select, filter, and extract data from arrays/objects using familiar JSONPath expressions, making it easy to navigate complex nested structures for APIs, configs, and fixtures. | 166 | 166 | 32 | 921K | 0 | 19.3 | 56.4 | NOASSERTION | 6 months ago | |
| bornfight/jsonapi-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| api-platform/json-api | 0.82 | JSON:API component for the API Platform framework. Adds JSON:API-compliant request/response handling and content negotiation for building standardized JSON APIs. Read-only split of api-platform/core; issues and PRs belong in the core repository. | 4 | 4 | 0 | 67K | 0 | 0.0 | 55.3 | — | — |
How can I help you explore Laravel packages today?