Libraries tagged by json_object
brash-creative/popomapper
42 Downloads
Plain old PHP object JSON mapper - Map json or array structures to a POPO
ayeaye/formatters
1239 Downloads
Serialise PHP objects into other types of object (json, xml, etc)
archangeldesign/php-gson
97 Downloads
PHP GSON equivalent - simple entity mapper. JSON to object and object to JSON
gisleburt/formatter
112 Downloads
Serialise PHP objects into other types of object (json, xml, etc)
tarikweiss/tjson
7 Downloads
Map json strings into objects and vice versa
kerrialn/static-data-importer-bundle
14 Downloads
generates entity objects from json, xml, csv files and persists to the database
just-paja/fudjan-api
190 Downloads
Frontend JSON API for object actions
janmuran/laravel-command-bus
247 Downloads
Laravel command bus with automatic build command object from json request
git-analytics/git-log
30 Downloads
PHP library to parse git log as JSON and Array objects
fwhat/jsonmapper
8 Downloads
json to php object
erykai/response
92 Downloads
Response json, array and object with translation into any language
christophedlr/pjsonobject
5 Downloads
pjsonobject is an library for manage JSON document to PHP object and PHP object to JSON document
aseemann/pihole-api-client
24 Downloads
The Pi-hole API is organized around [REST](http://en.wikipedia.org/wiki/Representational_State_Transfer). Our API has predictable resource-oriented URLs, accepts and returns reliable UTF-8 [JavaScript Object Notation (JSON)-encoded](http://www.json.org/) data for all API responses, and uses standard HTTP response codes and verbs. Most (but not all) endpoints require authentication. API endpoints requiring authentication will fail with code `401 Unauthorized` when used outside a valid session.
ascott/entity-transformer
8 Downloads
This is a module that applies JSON transformations to objects
alexanevsky/input-manager-bundle
46 Downloads
Provides functions which allows to map incoming data (for example, from JSON) into an object, modify it, validate it, and map it to a model or Doctrine entity