Libraries tagged by json models
ilyasapunkov/orchid-translatable
7 Downloads
A Laravel-orchid package for translatable models using JSON fields
ilyasapunkov/laravel-translatable
13 Downloads
A Laravel package for translatable models using JSON fields
ginkelsoft/laravel-data-subject-access
0 Downloads
A Laravel package that implements GDPR art. 15 / 20 subject-access (inzageverzoek) exports across configured Eloquent models, in JSON or Markdown, with a tamper-evident access log.
devil999/solidgenerator
0 Downloads
Solid Generator generates solid code with controller api resources, custom request, with repo pattern, migrations based on model_schema_json file with admin panel for blade etc..
selami/entity
8 Downloads
A library to assert variable types and values for a model defined using JSON Schema standard (draft-07 and draft-06).
mogody/hyperf-resource
165 Downloads
Api resource classes allow you to expressively and easily transform your models and model collections into JSON
jspaceboots/laracrud
4 Downloads
Provides quick application scaffolding as well as HTML & JSON API interfaces for model CRUD.
eloqviz/laravel-eloquent-viz
1 Downloads
Eloquent model relationship graph: JSON API, artisan command, and Cytoscape.js UI for Laravel applications.
bambolee-digital/translatable-resource-kit
30 Downloads
Enhanced translation capabilities for Laravel models with dynamic JSON handling, optimized for app development
aetah/jrd
639 Downloads
JSON Resource Descriptor (JRD) models, parser, and serializer.
futuraddb/twill-geo
6 Downloads
This package allows you to easily manage Geo Structured Data (JSON-LD) for your Twill models.
emidia/yii2-jsonify
543 Downloads
Behavior that convert array to JSON before save data in model
digitalindoorsmen/laravel-actor-trails
0 Downloads
Track created_by, modified_by, and deleted_by as JSON objects in your Laravel models, with support for multiple guards and polymorphic actors.
brandonkerr/eloquent-from-settings
10 Downloads
Easily generate eloquent models and relationships from JSON or array
meiko/laravel-patchable
100 Downloads
Provides JSON API patch support to models