Libraries tagged by json to class
mead-steve/json-er
19 Downloads
Simple helper class for converting data to json.
mohamedismail/json-response
3 Downloads
a simple class to return a properly formatted json response with http status
elielfc/to-class
5 Downloads
Converta seu json ou array em class personalizadas.
teacup/json
38 Downloads
Class which provides methods to en- and decode JSON.
icraftltd/json-responder
110 Downloads
Helper class to response proper API format
httek/json-response-helper
24 Downloads
Helper class to response proper API format
httek/json-responder
15 Downloads
Helper class to response proper API format
emartech/php-json-response-helper
2463 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.
42sol/json-decoder
8 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.
codearchitect/json_response
1 Downloads
Take the value user assign/enter to the properties of the class. And return the json formatted response.
abc333love/php-curl-class
7 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
jeurboy/swagger-to-aws-api-gateway
813 Downloads
Class generating swagger json into importable AWS api gateway format.
yonchando/laravel-cast-attributes
18 Downloads
Laravel model cast json columns to class object