Libraries tagged by data model
askdkc/livewire-csv
1314 Downloads
Add importing large CSV (and TSV) data feature to your Laravel models quickly and easily / Laravelにお手軽にCSVインポート機能(TSV含む、かつ大容量対応)を追加する凄いやつだよ🚀
plank/laravel-checkpoint
10175 Downloads
A package for keeping a history of your models' revisions and accessing your data as it was at an older date.
wtfzdotnet/php-tmdb-api
2869 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
henryavila/email-tracking
2859 Downloads
Track e-mail delivery with Mailgun Hooks. All data are stored in the database on Email model
floriandomgjoni/laravel-ai-factory
24 Downloads
Laravel package for generating realistic factory data using AI (OpenAI, Gemini, DeepSeek) with support for manual and hardcoded fields, model events, and bulk inserts.
cable8mm/xeed
2019 Downloads
The Xeed is to generate new model, seed, Nova resource, database seed, factory and migration files for Laravel & Nova based on data from the existing database table.
suren/laravel-mongo-model-schema
2439 Downloads
Make mongo data saving and retrieving match defined schemas for Laravel. Support nested data model.
snowio/magento2-data-model
3203 Downloads
drupal/wisski_default_data_model
70 Downloads
Installs WissKI default data model.
cangelis/data-models
27 Downloads
Data models is the beautiful way of working with structured data such as JSON and PHP arrays
alphasoft-fr/data-model
2936 Downloads
PHP Modeling data
10quality/php-data-model
14676 Downloads
PHP Library that provides generic and scalable Data Models (abstract model class) for any type of data handling.
thefuriouscoder/propel2-data-cache-behavior
16465 Downloads
A Propel ORM behavior that provide auto data caching for model and collections. Based on snakano/propel-data-cache-behavior
ymigval/laravel-model-datatable-ssp
289 Downloads
Extension designed to seamlessly integrate Laravel models with server-side DataTables. It provides a convenient and efficient way to fetch, transform, and display data from your Laravel models in DataTables.
jlorente/laravel-eloquent-splitted-dates-trait
5411 Downloads
A Laravel Trait for Eloquent Models to handle date fields that are stored both in the date field itself and in separate field components such as year, month, day, time, etc...