This library provides an easy-to-use, secure, and powerful way to map JSON data to strongly typed PHP objects. It reads parameter types & annotations defined on your class constructors to map JSON ...
Useful if you want to split large array into smaller, but limited by JSON size. Each array chunk will be up to specified amount of bytes when stringified into JSON.