Libraries tagged by json to class
kurianvarkey/helper-buddy
29 Downloads
Helper class to validate and correct JSON attribute types, ensuring proper structure and defaults for string, int, float, and boolean.
gozoro/jwt
9 Downloads
A simple PHP class to encode and decode JSON Web Tokens (JWT), conforming to RFC 7519.
blakepro/template
349 Downloads
A simple class to create HTML from JSON file
inanepain/composer
5 Downloads
Class for making changes to composer.json files..
cesar-scur/model-generator
0 Downloads
Code generator for POPO classes from a json (+ interfaces to othe formats).
ssm/required-plugins
2369 Downloads
Custom class to enable plugin activation using a JSON, YAML or PHP file
andrearufo/gsx2json4php
42 Downloads
A PHP class to parse a Google Spreadsheet to JSON
thexaib/genericarray
44 Downloads
A simple class to hold data as key value, with nested structure.for json.
mutantlabs/twitter-rest
14 Downloads
A simple Class to interface with Twitter API v1.1 using OAuth, and return tweets as JSON via a get method. Uses RestService and twitteroauth
diatem-net/jin-dataformat
109 Downloads
Utility classes related to some data formats as CSV, JSON...
opctim/chatgpt-schema-generator
30 Downloads
This bundle creates a JSON schema from your classes or DTOs to be used with the ChatGPT API so that you get back what you expect.
mogody/hyperf-resource
165 Downloads
Api resource classes allow you to expressively and easily transform your models and model collections into JSON
laxo/authecticate-system
8 Downloads
The PHP JWT Authorization Class provides a straightforward way to manage user authentication and authorization using JSON Web Tokens (JWT). This class is designed to handle token generation, validation, and user session management seamlessly, ensuring secure and efficient authentication for your application.
ado-dg/integration-model-generator
6 Downloads
A package that allows you to generate PHP model classes from a JSON object and simplify API integrations using these models
mmouih/entity-generator
6 Downloads
A tool designed to streamline the conversion of payloads (json, xml or yaml) into class entities