Libraries tagged by laravel data model
magros/laravel-model-encryption
54873 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
czim/laravel-nestedupdater
53577 Downloads
Eloquent model updater for nested relations data for Laravel.
sebastiaanluca/laravel-boolean-dates
117813 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
mvdnbrk/laravel-model-expires
17549 Downloads
A package to assign expiration dates to Eloquent models
flooris/prestashop-models
7083 Downloads
Collection of Eloquent model files for using Laravel with Prestashop data
stephenlake/laravel-properties
5958 Downloads
Associate generic data to any other model without polluting your application model logic, for Laravel.
alvin0/redis-model
6179 Downloads
Introducing Redis Model - a Laravel package that connects to Redis and functions similarly to Eloquent Model, offering efficient data manipulation and retrieval capabilities.
singlequote/laravel-datatables
25342 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
limen/redmodel
902 Downloads
Make redis manipulations easy. Unify commands for all data types.
bluefeather/eloquent-filemaker
17864 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
schoolees/laravel-psgc
2328 Downloads
PSGC for Laravel: migrations, seeders, JSON data, models, services, resources, controllers, and read-only routes.
codewithagents/openapi-laravel
480 Downloads
Generate Laravel models (spatie/laravel-data classes, validation rules, enums) from an OpenAPI spec. The spec is the source of truth.
touhidurabir/laravel-model-sanitize
14304 Downloads
A laravel package to handle sanitize process of model data to create/update model records.
kharanenka/laravel-scope-date
42133 Downloads
Scope for date field (Carbon)
carsdotcom/laravel-json-model
30770 Downloads
Laravel models backed by JSON data