Libraries tagged by json to class
moonspot/value-objects
2289 Downloads
Base classes for creating value objects which are easy to work with in JSON apis
amirshnll/persian-swear-words
135 Downloads
This is a to-be-complete list of Persian Swears you can use in your production to filter unwanted content. Wordlist is available in JSON format and there is also a helper class written in PHP to assist you how to use this datas.
luar/php-excimer
868 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.
uni-method/json-to-php-class
449 Downloads
anujrnair/php-json-marshaller
6617 Downloads
A library to marshall and unmarshall JSON string to populated PHP classes
datto/json-rpc-simple
16032 Downloads
Request-to-class mapping extension for JSON-RPC library
jf/json-api
306 Downloads
Classes to implement APIs according to JSON API specification.
daccess1/yii2-json-query-helper
2410 Downloads
Yii2 helper class, used to generate query expressions for JSON columns.
dv-team/json
478 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
6762 Downloads
Common interfaces and classes which represent the JSON:API protocol in order to build a client or server application.
timehunter/laravel-dto-generator
168 Downloads
A generator that creates PHP Data Transfer Object by array schema.
dcarbone/helpers
366 Downloads
Some simple helper classes for PHP
ropendev/phptojs
4711 Downloads
PHPToJS's class convert php variable's content to js variable's content preserving javascript expression (like function)
webdevstudios/wds-wp-rest-api-connect
62 Downloads
Helper class for connecting from one WordPress installation to another via the WordPress REST API and OAuth.
wunderwerkio/jsonapi-error
1431 Downloads
Simple class to conveniently create a JSON error that complies with the JSON:API specification.