Libraries tagged by json to class
ironer/base62shrink
103 Downloads
Simple javascript to perform LZW compression on longer structured or repetitive UTF8 data (like stringified JSON) to some universally web safe form. Simple PHP class for server side data processing.
mikefunk/bustersphp
5265 Downloads
A simple class to generate js/css tags with cache names from busters.json. This is related to gulp-buster.
luar/php-excimer
764 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
100 Downloads
JSON Schema to PHP Class Mapper for LLM Agents
juno_okyo/php-chatfuel-class
760 Downloads
A PHP class to generate JSON output for your chatbot (build with Chatfuel)
hendrik-sch/json-file-handler
13 Downloads
A very simple class to manage .json files on your server.
mpmontanez/json-schema-to-php-generator
248 Downloads
Code generation tool for converting JSON schema documents to simple PHP classes.
dayjo/php-json-handler
82 Downloads
Class for opening and writing to json files easily
strikebit/json-to-php
396 Downloads
Utility for creating PHP classes from JSON
spiechu/json-disk-cache
27 Downloads
Cache class intended to keep serialized data in JSON format files
soubai/object-to-any
39 Downloads
ObjectToAny is a simple php class that can allow you to make a lot of Conversion(array,binary,json,xml,CVS)
yonchando/laravel-cast-attributes
18 Downloads
Laravel model cast json columns to class object
tandrewcl/api-request-convert
131 Downloads
Convert request content to DTO classes
primal/errorhandler
35 Downloads
Quick trigger class for handling all errors and exceptions internally. Defaults to outputting as JSON data
frzb/request-mapper
973 Downloads
The RequestMapper component allows you to serialize JSON request to Request class and validate it