salsify/json-streaming-parser
Streaming JSON parser for PHP that processes huge JSON documents without loading them into memory. SAX-style event callbacks via a Listener interface, PSR compliant, installable with Composer. Ideal for large files and low-memory environments.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| alexain/simple-spreadsheet-reader | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 8.3 | — | MIT | 7 months ago | |
| jms/parser-lib | 0.82 | jms/parser-lib is a lightweight PHP parser library by JMS, providing reusable parsing components to build custom parsers quickly. Ideal for interpreting structured text and creating DSLs. Full docs available at jmsyst.com/libs/parser-lib. | 827 | 834 | 15 | 190K | 1 | 5.0 | 32.6 | Apache-2.0 | 4 years ago | |
| dorvidas/laravel-json-api-client | 0.81 | 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 | |
| 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 | |
| dovstone/symfony-blog-admin-bundle-mongodb-based | 0.81 | — | 0 | 0 | — | 0 | — | 0.3 | — | — | — | |
| event-engine/php-json-schema | 0.81 | Event Engine JSON Schema package for PHP. Generate/use JSON Schema with ImmutableRecord type detection. v1.x detects types via method return hints (PHP 7.2–7.3); v2.x uses PHP 7.4+ typed properties for improved schema support. | 6 | 6 | 4 | 2K | 1 | 6.0 | 34.0 | MIT | 1 year ago | |
| atheon/json-builder | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| spatie/laravel-twitter-streaming-api | 0.80 | Laravel package to consume Twitter’s Streaming API. Easily listen to public streams for keywords/hashtags or user actions with a fluent API and callbacks, then start a long-running listener (e.g., via an Artisan command) to process incoming tweets in real time. | 204 | 208 | 23 | 292 | 0 | 18.6 | 5.9 | MIT | 5 months ago | |
| akeneo-labs/spreadsheet-parser | 0.80 | Lightweight spreadsheet reader focused on low memory usage, even for large files. Parses XLSX and CSV, exposes workbook/worksheet APIs, and provides row iterators for streaming data extraction with configurable CSV options (encoding, delimiter, enclosure, etc.). | 145 | 147 | 49 | 4K | 13 | 7.6 | 25.7 | NOASSERTION | 7 years ago | |
| windwalker/stream | 0.80 | — | 0 | 0 | 0 | 314 | 0 | 0.0 | 34.5 | MIT | — | |
| heymowski/latest-news-reader | 0.80 | Laravel package for reading latest news from RSS/Atom feeds using SimplePie. Add feed sources via Artisan command, migrate a DB table, then fetch and store feed items with a command to load all sources. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| simplepie/simplepie | 0.80 | — | 1,576 | 1,601 | 393 | 218K | 56 | 45.6 | 54.1 | — | 10 months ago | |
| aitradeinc/php-sql-parser | 0.80 | A PHP SQL parser library for analyzing SQL strings. Parse queries into structured data (AST/array) you can inspect, validate, rewrite, or use for tooling like linters, query builders, or migration helpers. Lightweight package for PHP applications. | 0 | 0 | 1 | 0 | 0 | 0.9 | — | MIT | 4 years ago | |
| adityasetiono/api-logger-bundle | 0.80 | Symfony2 bundle that logs REST API requests/responses (default /api/), tracks duration, and flags slow calls. Configurable enable/disable and slow-time threshold, with optional separate Monolog channels/files for API and slow logs. | 0 | 0 | 1 | 0 | 0 | 0.9 | — | — | 8 years ago | |
| galbar/jsonpath | 0.80 | — | 208 | 211 | 38 | 240K | 7 | 9.1 | 44.6 | Apache-2.0 | 3 years ago | |
| bf-dsf/json-request-bundle | 0.79 | — | 0 | 0 | 0 | 2 | 0 | 0.6 | 6.6 | MIT | 4 years ago | |
| php-standard-library/json | 0.79 | 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 | |
| bcncommerce/json-stream | 0.79 | Stream JSON reading and writing for PHP. Incrementally parse or generate large JSON documents from file handles without loading everything into memory. Supports entering/leaving objects and arrays, reading keys or iterating items—ideal for exports/imports like product catalogs. | 65 | 68 | 10 | 40K | 2 | 2.2 | 38.4 | MIT | 5 years ago | |
| flow-php/etl-adapter-json | 0.79 | Laravel-friendly adapter for Flow PHP ETL that reads and writes JSON data, enabling JSON files or streams to be used as ETL sources and destinations. Simple integration with pipelines for transforming and loading structured data. | 6 | 6 | 3 | 5K | 0 | 0.1 | 40.0 | MIT | — | |
| herrera-io/json | 0.79 | PHP library for working with JSON data: read, write, validate, and manipulate JSON structures with a simple API. Useful for encoding/decoding, handling JSON files, and keeping JSON processing consistent across your applications. | 0 | 52 | — | 3K | — | 0.0 | 48.5 | — | — |
How can I help you explore Laravel packages today?