Libraries tagged by model data
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
orca-services/cakephp-data-validation-testing
44 Downloads
A plugin to simplify CakePHP data validation testing
openlss/lib-datamodel
97 Downloads
Implements a callable object from an array of data that can be extended to implement inline formatting.
noxkiwi/dataabstraction
5 Downloads
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
lotos2512/array_search_model
21 Downloads
search model by array
juliusstoerrle/data-document-backup-contract
0 Downloads
Extensible PHP library to export domain data into a formatted document stored in a remote storage for backup purposes. This library contains the shared model that must be provided by a downstream project.