Libraries tagged by json to model

davidhoeck/laravel-jsonmapper

3 Favers
79752 Downloads

Map JSON Responses to PHP Models

Go to Download


open-code-modeling/json-schema-to-php

11 Favers
970 Downloads

Parses JSON schema files and provides an API to easily generate code from JSON schema.

Go to Download


we-are-neopix/laravel-model-translation

40 Favers
409 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.

Go to Download


mojopollo/laravel-json-schema

112 Favers
542 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

Go to Download


digitalmanagerguru/laravel-json-fields

0 Favers
428 Downloads

A package to work with database JSON fields with laravel eloquent Models.

Go to Download


timehunter/laravel-dto-generator

48 Favers
175 Downloads

A generator that creates PHP Data Transfer Object by array schema.

Go to Download


yonchando/laravel-cast-attributes

0 Favers
56 Downloads

Laravel model cast json columns to class object

Go to Download


php-xapi/serializer

1 Favers
65627 Downloads

transform Experience API model objects to JSON strings and vice versa

Go to Download


swisnl/jsonapi

206 Favers
933 Downloads

A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.

Go to Download


pennebaker/craftcms-thearchitect

171 Favers
284 Downloads

CraftCMS plugin to generate content models from JSON data.

Go to Download


hitocean/laravel-generator

0 Favers
819 Downloads

it's a package to create actions and models form json

Go to Download


prowebcraft/yii2-model-params

0 Favers
430 Downloads

Add a flexible JSON object to any ActiveRecord model with easy dot-notation access

Go to Download


open-code-modeling/json-schema-to-php-ast

10 Favers
687 Downloads

Provides factories to create PhpParser node visitors from JSON schema e. g. value objects

Go to Download


adamquaile/json-object-mapper

11 Favers
56 Downloads

Maps JSON files to PHP objects, intended for simple model separation and manual content authoring

Go to Download


okipa/laravel-model-json-storage

19 Favers
1375 Downloads

Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.

Go to Download


<< Previous Next >>