Libraries tagged by json to model
davidhoeck/laravel-jsonmapper
82340 Downloads
Map JSON Responses to PHP Models
php-xapi/serializer
69348 Downloads
transform Experience API model objects to JSON strings and vice versa
open-code-modeling/json-schema-to-php-ast
696 Downloads
Provides factories to create PhpParser node visitors from JSON schema e. g. value objects
open-code-modeling/json-schema-to-php
995 Downloads
Parses JSON schema files and provides an API to easily generate code from JSON schema.
we-are-neopix/laravel-model-translation
410 Downloads
This package is a driver based solution to translating Laravel models. It contains two drivers for storing translations in the database and in a JSON file, but also contains a plug-and-play system for its users to implement custom drivers for storing translations and use them with the package.
mojopollo/laravel-json-schema
543 Downloads
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files
digitalmanagerguru/laravel-json-fields
1239 Downloads
A package to work with database JSON fields with laravel eloquent Models.
timehunter/laravel-dto-generator
177 Downloads
A generator that creates PHP Data Transfer Object by array schema.
webignition/web-resource-interfaces
3653 Downloads
Interfaces for web resource models and services to retrieve and create them
php-xapi/symfony-serializer
36991 Downloads
transform Experience API model objects to JSON encoded strings and vice versa using the Symfony Serializer component
swisnl/jsonapi
934 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
pennebaker/craftcms-thearchitect
286 Downloads
CraftCMS plugin to generate content models from JSON data.
hitocean/laravel-generator
1030 Downloads
it's a package to create actions and models form json
multisafepay/laravel-cast-json-models
80 Downloads
A simple and direct way of casting json objects to models
jarivas/laravel-cast-json-models
24 Downloads
A simple and direct way of casting json objects to models