symfony/json-streamer
Stream JSON efficiently with Symfony JsonStreamer. Read and write large JSON structures incrementally from streams to reduce memory usage, with powerful helpers for streaming serialization/deserialization and handling big payloads in real time.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| jstewmc/stream | 0.85 | jstewmc/stream is a small PHP library that provides a simple Stream abstraction for working with PHP stream resources. It helps with reading/writing, buffering, and common stream operations behind a cleaner, object-oriented API. | 5 | 5 | 0 | 8K | 0 | 0.0 | — | MIT | — | |
| salsify/json-streaming-parser | 0.84 | 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. | 778 | 786 | 130 | 124K | 8 | 10.9 | 32.4 | MIT | 3 years ago | |
| guzzlehttp/psr7 | 0.83 | Full PSR-7 message implementation with rich stream support: multiple stream types and decorators (append, buffer, caching, etc.), plus helpers like query-string parsing. Installed via Composer and maintained with v2 for PHP 7.2.5+. | 7,944 | 8,006 | 20 | 18M | 1 | 56.8 | 54.4 | MIT | 1 week ago | |
| php-standard-library/shell | 0.82 | Execute shell commands safely in PHP with robust argument escaping, clear capture of stdout/stderr, and helpful error handling. Part of PHP Standard Library, designed for predictable command execution and output management across environments. | 0 | 0 | 0 | 12K | 0 | 21.2 | 64.9 | MIT | 2 weeks ago | |
| mcfedr/json-form | 0.81 | Symfony bundle/trait that lets controllers handle forms submitted as JSON. Use JsonControllerTrait to create and process JSON-backed forms, accepting payloads shaped like normal form fields, then validate and persist as usual. | 13 | 13 | 7 | 31 | 0 | 1.0 | 6.6 | MIT | 4 years ago | |
| aescarcha/serializer | 0.81 | Symfony bundle that simplifies entity serialization using symfony/serializer, with optional fallback loading from Doctrine when relations or data aren’t initialized. Installs via Composer and registers as a service and bundle. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| twistor/stream-util | 0.81 | Lightweight PHP helper for working with streams. Copy/clone streams, inspect size and metadata, check readability/writability/seekability/appendability, and safely rewind/seek. Includes mode and URI utilities for fopen-compatible streams. | 9 | 9 | 8 | 12K | 0 | 0.7 | 43.5 | MIT | — | |
| ezimuel/guzzlestreams | 0.80 | A lightweight library that adds stream and iterator utilities on top of Guzzle, making it easier to work with PHP streams, filters, and resource handling. Useful for piping, buffering, and composing stream operations in HTTP-related code. | 176 | 176 | 2 | 3M | 0 | 5.7 | 57.1 | MIT | 10 months ago | |
| symfony/serializer | 0.76 | Symfony Serializer component for converting object graphs and data structures to/from arrays and formats like JSON or XML. Supports powerful normalizers/encoders, metadata, naming and type handling—ideal for APIs, messaging, and data interchange. | 2,550 | 2,575 | 75 | 7M | 0 | 46.6 | 55.6 | MIT | 2 weeks ago | |
| bcncommerce/json-stream | 0.72 | 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 | 67 | 10 | 40K | 2 | 2.2 | 38.3 | MIT | 5 years ago | |
| miladimos/laravel-social | 0.55 | — | 9 | 9 | 2 | 110 | 0 | 0.1 | 14.9 | — | — | |
| laravel/socialite | 0.50 | Laravel Socialite offers a fluent interface for OAuth authentication in Laravel with providers like GitHub, Google, Facebook, GitLab, LinkedIn, Slack, Twitch, X, and more. It removes most of the boilerplate needed for social login. | 5,749 | 5,836 | 956 | 4M | 3 | 69.7 | 45.5 | MIT | 1 month ago |
How can I help you explore Laravel packages today?