Libraries tagged by json to class
wwwision/jsonschema
8110 Downloads
PHP Classes to represent JSON schema, see https://json-schema.org/
wunderwerkio/jsonapi-error
7825 Downloads
Simple class to conveniently create a JSON error that complies with the JSON:API specification.
serhiikamolov/laravel-jsonapi
34238 Downloads
A set of interfaces and classes to facilitate the construction of an efficient Json Api application with the Laravel framework.
tailflow/castable-dto
29512 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class
moonspot/value-objects
8322 Downloads
Base classes for creating value objects which are easy to work with in JSON apis
luar/php-excimer
4021 Downloads
Implements the MediaWiki Excimer class for ease of use. Generate a json file that you can upload to speedscope.app to view the profile.
anujrnair/php-json-marshaller
6730 Downloads
A library to marshall and unmarshall JSON string to populated PHP classes
yadakhov/json
8390 Downloads
A simple wrapper class to work with json in PHP.
datto/json-rpc-simple
17918 Downloads
Request-to-class mapping extension for JSON-RPC library
jf/json-api
1061 Downloads
Classes to implement APIs according to JSON API specification.
dv-team/json
1451 Downloads
A wrapper-class for json_encode and json_decode to automatically set some constants like JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE | JSON_THROW_ON_ERROR
dogado/json-api-common
8558 Downloads
Common interfaces and classes which represent the JSON:API protocol in order to build a client or server application.
timehunter/laravel-dto-generator
178 Downloads
A generator that creates PHP Data Transfer Object by array schema.
tandrewcl/api-request-convert
697 Downloads
Convert request content to DTO classes
webdevstudios/wds-wp-rest-api-connect
64 Downloads
Helper class for connecting from one WordPress installation to another via the WordPress REST API and OAuth.