Libraries tagged by cast json
ejetar/laravel-api-response-formatter
9 Downloads
A simple and fast 🚀 library that displays responses in various formats, according to the Accept header, entered by the user. The library currently displays responses in JSON, XML, CSV, and YAML.
rryqszq4/php-cjson
0 Downloads
Fast JSON parsing and encoding support for PHP extension
serri/alchemist
4 Downloads
The JSON Revolution for Laravel, a simple, fast, and elegant alternative to Laravel JSON Resource.
prexview/prexview
967 Downloads
A composer library to use PrexView, a fast, scalable and friendly service for programatic HTML, PDF, PNG or JPG generation using JSON or XML data.
voku/slim-json-api
3405 Downloads
Slim extension to implement fast JSON API's
trs/json-machine
18 Downloads
Efficient, easy-to-use and fast JSON pull parser
luminouslabs/json-machine
950 Downloads
Efficient, easy-to-use and fast JSON pull parser
jayc89/slim-json-api
20 Downloads
Slim extension to implement fast JSON API's
droptienda/json-machine
2387 Downloads
Efficient, easy-to-use and fast JSON pull parser
midhundevasia/json-ast
6 Downloads
JSON to AST parser in PHP
jojo1981/json-ast-builder
5 Downloads
Json AST builder
death_satan/json-tool
3 Downloads
Json Fast Tool Library
crocodile2u/json-streamer
5 Downloads
Memory-efficient and fast streaming JSON parser
aywan/json-ast
15 Downloads
Json AST parser
crossjoin/json
180 Downloads
JSON decoder and encoder for PHP with full Unicode support following RFC 7159. Besides UTF-8 it also supports JSON in UTF-16BE, UTF-16LE, UTF-32BE and UTF-32LE encoding. And, as suggested by the RFC for better interoperability, it can also ignore byte order marks (BOMs) when parsing JSON.