Libraries tagged by json to class
uni-method/json-to-php-class
565 Downloads
steevanb/composer-overload-class
103335 Downloads
Add extra to composer.json, to overload autoloaded class
dschledermann/json-coder
89 Downloads
Encode and decode JSON objects from and to custom PHP classes
dv-team/json
685 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
7108 Downloads
Common interfaces and classes which represent the JSON:API protocol in order to build a client or server application.
timehunter/laravel-dto-generator
175 Downloads
A generator that creates PHP Data Transfer Object by array schema.
yonchando/laravel-cast-attributes
56 Downloads
Laravel model cast json columns to class object
ropendev/phptojs
4737 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
63 Downloads
Helper class for connecting from one WordPress installation to another via the WordPress REST API and OAuth.
wunderwerkio/jsonapi-error
2097 Downloads
Simple class to conveniently create a JSON error that complies with the JSON:API specification.
ssm/required-plugins
2322 Downloads
Custom class to enable plugin activation using a JSON, YAML or PHP file
moonspot/value-objects
2895 Downloads
Base classes for creating value objects which are easy to work with in JSON apis
amirshnll/persian-swear-words
140 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
1282 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.
llm-agents/json-schema-mapper
167 Downloads
JSON Schema to PHP Class Mapper for LLM Agents