Libraries tagged by data model
asdh/save-model
15 Downloads
Just a new way to save data in the database
alexpts/php-data-transformer2
242 Downloads
Convert model to dto, convert dto to model
yii2mod/yii2-data-sync-behavior
135 Downloads
Behavior for export data to local files from database tables. Changes are tracked using model events.
okipa/laravel-model-json-storage
1376 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.
michael-rubel/laravel-model-mapper
451 Downloads
Collection of functions to loop over your data.
pyther/json
34 Downloads
A lightweight (de)serializer between json strings and data models.
praxisnetau/serverpilot-api
924 Downloads
A wrapper and data model for the ServerPilot API implemented in PHP.
balpom/entity
14 Downloads
Entity is data modelling framework for DDD projects.
wikibase/internal-serialization
155198 Downloads
Serializers and deserializers for the data access layer of Wikibase Repository
burnbright/silverstripe-regionaldata
346 Downloads
Provides country and country subdivision datamodels, along with data.
technicalguru/database
1063 Downloads
A PHP library to access databases
supportkbz/eloquentsalesforce
19 Downloads
An eloquent model data source for Salesforce
alexvergara/auditable
139 Downloads
Save model's data changes automatically to audit log - package for Laravel 8-11
nguyentranchung/laravel-metable
6 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
jaybizzle/hasmeta
1852 Downloads
Access model meta data as if it was a property on your model