Libraries tagged by data model
tfd/model
150 Downloads
Wordpress data handling
savioamin/laravel-model-affected-rows-verification
3 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.
sansu/save-model
7 Downloads
Just a new way to save data in the database
s3lp/piece-data
0 Downloads
Pseudo replication Eloquent models via HTTP
rtablada/standard-model
41 Downloads
A slick little way to work with data in an "Eloquent" fashion
qbus/contao-transient-model
52 Downloads
Store and retrieve models in/from the Registry without having to persist data.
pmingram/laravel-model-encryptor
42 Downloads
A model trait for flexible encryption and decryption of data
patrick-barreto/data-base
132 Downloads
Basic ORM to manipulate database and make a CRUD at model class very easy
orca-services/cakephp-data-validation-testing
44 Downloads
A plugin to simplify CakePHP data validation testing
nion/laravel-model-datatable
6 Downloads
A Laravel package for generating dynamic data tables using Blade components.
modelprovider/user-model-provider
29 Downloads
Package for manage user data
modelprovider/role-model-provider
25 Downloads
Package for manage role & permission data
modelprovider/location-model-provider
10 Downloads
Package for manage location data
mjducharme/laravel-model-json-storage
176 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.
mcwebb/normalized-data-bundle
20 Downloads
A collection of entities and data fixtures for commonly used types of normalized data