Libraries tagged by json to class
anekdotes/logger
609 Downloads
A logger class to log JSON messages
gozoro/jwt
6 Downloads
A simple PHP class to encode and decode JSON Web Tokens (JWT), conforming to RFC 7519.
blakepro/template
347 Downloads
A simple class to create HTML from JSON file
inanepain/composer
2 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).
andrearufo/gsx2json4php
39 Downloads
A PHP class to parse a Google Spreadsheet to 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
102 Downloads
Utility classes related to some data formats as CSV, JSON...
opctim/chatgpt-schema-generator
28 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
164 Downloads
Api resource classes allow you to expressively and easily transform your models and model collections into JSON
laxo/authecticate-system
7 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
alexanevsky/output-normalizer-bundle
42 Downloads
Provides functions which allows to flexibly customize the output of objects and entities to an array or JSON by defining normalization rules in classes.
mmouih/entity-generator
6 Downloads
A tool designed to streamline the conversion of payloads (json, xml or yaml) into class entities
laralabs/menu
10 Downloads
Menu package for Laravel, build it with classes, and render it how you want to from a collection/array/json.