Libraries tagged by json models
joskolenberg/laravel-jory
11282 Downloads
Create a flexible API for your Laravel application using json based queries.
colymba/silverstripe-restfulapi
28580 Downloads
SilverStripe RESTful API with a default JSON serializer.
davidhoeck/laravel-jsonmapper
79652 Downloads
Map JSON Responses to PHP Models
saccas/hitobito-json-api-model
172 Downloads
hnhdigital-os/laravel-model-json
1745 Downloads
Provides JSON column support for for Laravel's Eloquent Model.
fhusquinet/laravel-model-json-options
4128 Downloads
Store options as JSON values easily on your models.
bluora/laravel-model-json-column
441 Downloads
Provides JSON column support for for Laravel's Eloquent Model.
bluora/laravel-model-json
2143 Downloads
Provides JSON column support for for Laravel's Eloquent Model.
mojopollo/laravel-json-schema
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
digitalmanagerguru/laravel-json-fields
390 Downloads
A package to work with database JSON fields with laravel eloquent Models.
simianbv/json-schema
1673 Downloads
A utility package for creating JSON resources based on the laravel models provided, comes with a model generator and migration
engageinteractive/laravel-view-models
10698 Downloads
Use view models instead of database model in your blade files and JSON responses.
we-are-neopix/laravel-model-translation
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.
mennen-online/laravel-response-models
3445 Downloads
Convert Http JSON Responses in standard JSON Format
cangelis/data-models
25 Downloads
Data models is the beautiful way of working with structured data such as JSON and PHP arrays