Libraries tagged by json to class
lazy-json/lazy-json
26 Downloads
PHP class to parse large JSON files and provide a lazy-load interface
browomir/standardized-json-response
38 Downloads
Simple class to prepare standardized JSON response based on JSend specification
json-heitz/json-heitz
1380 Downloads
A unofficial PHP class to connect to JSON with CURL to the 'Heitz System' WebService.
howyi/json-schema-mapper
32 Downloads
JSON Schema(04, 06) map to PHP classes
mead-steve/json-er
20 Downloads
Simple helper class for converting data to json.
mohamedismail/json-response
4 Downloads
a simple class to return a properly formatted json response with http status
dayjo/php-json-handler
88 Downloads
Class for opening and writing to json files easily
elielfc/to-class
6 Downloads
Converta seu json ou array em class personalizadas.
httek/json-response-helper
30 Downloads
Helper class to response proper API format
httek/json-responder
19 Downloads
Helper class to response proper API format
emartech/php-json-response-helper
2464 Downloads
helper class to response proper api format
gmasson/json-search-php
0 Downloads
A PHP class designed to facilitate the display, search, and pagination of data stored in a JSON file.
context-hub/json-schema-generator
3 Downloads
Provides the ability to generate JSON schemas from Data Transfer Object (DTO) classes
42sol/json-decoder
14 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
jermainedavy/json-validator
1 Downloads
A library to validate a json string against a model defined as a php class.