Libraries tagged by data model
flaviovs/yii2-data-transformation
10874 Downloads
Data transformation behavior for Yii2 models
carsdotcom/laravel-json-model
19551 Downloads
Laravel models backed by JSON data
torann/remote-model
14359 Downloads
An eloquent-like model, for the Laravel framework.
thybag/pseudo-model
23550 Downloads
PseudoModel is an eloquent like model base for backing on to custom data structures.
mobilestock/laravel-model-affected-rows-verification
5346 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.
kharanenka/laravel-scope-date
36077 Downloads
Scope for date field (Carbon)
g4/data-mapper
67938 Downloads
data-mapper php library
flooris/prestashop-models
2987 Downloads
Collection of Eloquent model files for using Laravel with Prestashop data
cleverage/eav-manager
18925 Downloads
Blazing fast data modeling and enrichment
dunglas/php-schema
5604 Downloads
Various tools to generate a data model based on Schema.org vocables
10quality/wp-query-builder
9689 Downloads
Wordpress Query Builder class library for custom models and data querying.
lexide/clay
8354 Downloads
Create lightweight models and apply complex data structures to them
nerburish/yii2-daterange-validator
18386 Downloads
Adds a daterange validator that allows to validate if a model attribute is a valid date range format. Specially usefull if you want to use a DateRangePicker widget and you want to filter by from/until values
symbiote/silverstripe-datachange-tracker
21507 Downloads
Record and track changes to any dataobjects. View chages/diffs in model admin.
singlequote/laravel-datatables
23088 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations