Libraries tagged by json to model
yonchando/laravel-cast-attributes
76 Downloads
Laravel model cast json columns to class object
ekoukltd/s3-import-export
31 Downloads
Easy import & export of Laravel models (tables) to local or S3 Storage as a JSON file. For when you don't want to restore a whole backup, just a few tables.
agpretto/wing
1 Downloads
Put the wings to your eloquent models
bedoya/has-data
2 Downloads
Trait to manage dynamic JSON fields in Laravel Eloquent models
zero-to-prod/composer-package
9 Downloads
A DataModel representing a `composer.json` file
webignition/web-resource
14 Downloads
Models for resources retrieved from the web, services to retrieve and create
ravikisha/nexaphp
0 Downloads
NexaPHP is a lightweight and flexible MVC (Model-View-Controller) framework for PHP, designed to streamline the development of web applications. With NexaPHP, you can quickly build scalable and maintainable PHP applications by separating concerns and promoting code organization.
dtmind/dtdatamysql
14 Downloads
Connection to db struture, form DTPDO.
service-to/uses-detail
3 Downloads
A Laravel trait for handling dynamic model attributes using a JSON detail column
marhone/transformer
24 Downloads
eloquent model to json resource
ymo/laratables
62 Downloads
A package to easily transform your Eloquent models into JSON to be used by Datatables 1.10+.
startupwrench/laratables
51 Downloads
A package to easily transform your Eloquent models into JSON to be used by Datatables 1.10+.
meiko/laravel-patchable
100 Downloads
Provides JSON API patch support to models
meiko/laravel-filterable
1288 Downloads
Provides JSON API filter support to models
emidia/yii2-jsonify
543 Downloads
Behavior that convert array to JSON before save data in model