Libraries tagged by model data
albaroody/staging
33 Downloads
Allow any Laravel model to be saved as a draft (staged) into a separate system without affecting real database tables.
wazza/sync-model-to-crm
0 Downloads
Helper package to simplify Laravel Model data sync to CRM's. Currently only supported CRM - HubSpot.
triasigaka/model
1 Downloads
Model Data
silverstripe/search-data-extractor
439 Downloads
This module provides a RESTful like API endpoint to expose model data.
silverd/laravel-model-encryption
11 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
rpsimao/laravel-model-encryption
9 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
nion/laravel-model-datatable
5 Downloads
A Laravel package for generating dynamic data tables using Blade components.
moirei/laravel-model-data
367 Downloads
Easily handle data fields in your Eloquent models
incraigulous/data-factories
444 Downloads
A data factory helper class for mocking data. This is inspired by Laravel's model factories, the difference being that data factories are not tied to a model. Data factories are great for mocking api responses, requests or other data not persisted to a database. Data Factories are not dependant on Laravel, so you can use this package anywhere.
g3n1us/laravel-model-api
202 Downloads
Provides a unified api to access model data using basic naming conventions
fenix440/model-date
21 Downloads
Getter and Setter package for model date. This package is part of a project 'Aedart\Model', visit https://bitbucket.org/aedart/model to learn more about it. Official sub-package website (https://bitbucket.org/fenix440/model-date/).
bc/model
1785 Downloads
base for modeling (model, data map, etc.)
testinstance/laravel-model-profiles
9 Downloads
Laravel Model Profiles - Vertical Based Model Data Expansion On Key Value
mvccore/ext-model-db-sqlite
89 Downloads
MvcCore - Extension - Model - Database - SQLite - extension to work with SQLite queries in more comfortable API.
mvccore/ext-model-db-pgsql
27 Downloads
MvcCore - Extension - Model - Database - Postgre SQL - extension to work with Postgres SQL queries in more comfortable API.