Libraries tagged by json to class
ropendev/phptojs
4915 Downloads
PHPToJS's class convert php variable's content to js variable's content preserving javascript expression (like function)
wwwision/jsonschema
2161 Downloads
PHP Classes to represent JSON schema, see https://json-schema.org/
serhiikamolov/laravel-jsonapi
25383 Downloads
A set of interfaces and classes to facilitate the construction of an efficient Json Api application with the Laravel framework.
uni-method/json-to-php-class
718 Downloads
llm-agents/json-schema-mapper
302 Downloads
JSON Schema to PHP Class Mapper for LLM Agents
dv-team/json
961 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
7500 Downloads
Common interfaces and classes which represent the JSON:API protocol in order to build a client or server application.
timehunter/laravel-dto-generator
177 Downloads
A generator that creates PHP Data Transfer Object by array schema.
mos/ctextfilter
2539 Downloads
PHP classes for text filtering and formatting to HTML
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.
frzb/request-mapper
1167 Downloads
The RequestMapper component allows you to serialize JSON request to Request class and validate it
wunderwerkio/jsonapi-error
3277 Downloads
Simple class to conveniently create a JSON error that complies with the JSON:API specification.
willywes/apiresponse
1667 Downloads
Class to generate a standard structure for api json responses
tailflow/castable-dto
29191 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class
moonspot/value-objects
3492 Downloads
Base classes for creating value objects which are easy to work with in JSON apis