violet-php / streaming-json-encoderLinks
PHP library for iteratively encoding large JSON documents piece by piece
☆316Updated last year
Alternatives and similar repositories for streaming-json-encoder
Users that are interested in streaming-json-encoder are comparing it to the libraries listed below
Sorting:
- PSR-7 & PSR-15 middleware to add the Server-Timing header☆200Updated 7 months ago
- Improvements to PHP's type system in userland: generics, typed lists, tuples and structs☆319Updated 4 years ago
- Finally a sane way to register available commands and arguments and match your command line in PHP☆168Updated 3 years ago
- This is the main repository for all our cache adapters☆264Updated last year
- Collection pipeline library for PHP☆535Updated last year
- Small set of defensive programming utilities/traits for PHP☆401Updated this week
- Mutex implementation for PHP☆190Updated 2 years ago
- PHPUnit Plugin for detecting Memory Leaks in code and tests☆501Updated this week
- PHP 7.4+ library that generates concise, unambiguous, URL-safe UUIDs☆596Updated last year
- PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampe…☆320Updated 3 months ago
- Validation of json-schema.org compliant schemas.☆174Updated 7 years ago
- Notes on PHP RFCs, and topics that occur repeatedly on PHP internals☆208Updated 2 years ago
- Fast Generated Object Hydrator for PHP☆726Updated 4 months ago
- The wrapper for all PHP built-in array functions and easy, object-oriented array manipulation library. In short: Arrays on steroids.☆389Updated 7 years ago
- A fast, solid and strong typed string manipulation library with multibyte support☆188Updated 4 years ago
- ☆232Updated 2 years ago
- A super modern high performance profiler for production☆210Updated 5 years ago
- PHP implementation of SOAP 1.1 and 1.2 client specifications☆176Updated 4 months ago
- Simple and fast implementation of enumerations with native PHP☆474Updated 6 months ago
- Display better summary after Composer update☆590Updated last year
- Transform loose and complex input into consistent, strongly-typed data structures☆219Updated 7 years ago
- A data mapper implementation for your persistence model in PHP.☆430Updated 4 years ago
- A modern error handler capable of logging and formatting errors in a variety of ways.☆337Updated last year
- A robust JSON decoder/encoder with support for schema validation.☆355Updated 4 years ago
- Experimental library for forking PHP☆586Updated 9 years ago
- A small library that aims at supplementing default exceptions in PHP☆147Updated 8 months ago
- Concurrency component for Icicle