Libraries tagged by model data
php-extended/php-model-interface
8495 Downloads
A library to do simple relational data modelisations
php-extended/php-model-datetime-object
7284 Downloads
A library that implements the php-model-datetime-interface package
php-extended/php-model-datetime-interface
10806 Downloads
A library to specify date and time fields in modelisations
mkcg/php-query-model
1198 Downloads
Agnostic model to efficiently query and scroll any kind of data (SQL, Search engine, HTTP API, CSV, ...) and push them anywhere with a ETL
marshmallow/marketing-data-tracker
12 Downloads
Parse and store marketing parameters like gclid, utm_*, and adid, and automatically attach them to user conversions or models in Laravel.
gotakk/view-model-bundle
202 Downloads
A Symfony2 bundle to filter and organize data sent to the View from the Controller
devgroup/yii2-data-structure-tools
995 Downloads
Data structure collections, helpers and utilities for yii2 ActiveRecord models(trees, sorts and etc.)
daltonmccleery/remote-models
94 Downloads
Sometimes you want to use Eloquent, but that data is in another database on a different application.
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
spaceonfire/data-source
1684 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.
will2therich/laravel-model-migrations
90 Downloads
Declare database migrations and factory definitions inside Laravel models.
sunnysideup/email_address_database_field
1925 Downloads
E-mail address database field for the Silverstripe CMS