Libraries tagged by Data_Model
spaceonfire/data-source
1685 Downloads
Useful interfaces and abstracts to design your domain model
okipa/laravel-model-json-storage
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.
michael-rubel/laravel-model-mapper
450 Downloads
Collection of functions to loop over your data.
grixu/socius-models
1478 Downloads
Models for Socius API and all apps using Socius which need to keep local copy of data.
rhubarbphp/module-stem
132869 Downloads
A data modelling and ORM module for the Rhubarb PHP framework
praxisnetau/serverpilot-api
921 Downloads
A wrapper and data model for the ServerPilot API implemented in PHP.
matephp/dto
29 Downloads
MatePHP - DTO - Simple Data Transfer Objects (DTO) for any framework
crucialdigital/metamorph
1612 Downloads
Package of data models managements
balpom/entity
5 Downloads
Entity is data modelling framework for DDD projects.
wikibase/internal-serialization
155197 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
1052 Downloads
A PHP library to access databases
alexvergara/auditable
119 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