Libraries tagged by model data
flooris/prestashop-models
2030 Downloads
Collection of Eloquent model files for using Laravel with Prestashop data
ianrothmann/laravel-model-convention
3916 Downloads
A Model Trait to override standard laravel 5 model conventions for use with larger scale databases
zero-to-prod/service-model
5892 Downloads
A modern approach to extensible, typesafe DTOs with factory support.
vkovic/laravel-model-meta
565 Downloads
Laravel model meta storage
torann/remote-model
14301 Downloads
An eloquent-like model, for the Laravel framework.
tjvb/gitlab-models-for-laravel
2381 Downloads
Save the GitLab data in your Laravel project
mobilestock/laravel-model-affected-rows-verification
66 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.
icron/yii-dynamic-model
2346 Downloads
DynamicModel is a model class primarily used to support ad hoc data validation
hedii/laravel-date-range
40537 Downloads
A date range trait with local scope methods for Laravel Eloquent models
daltonmccleery/remote-models
54 Downloads
Sometimes you want to use Eloquent, but that data is in another database on a different application.
sensiolabs-de/rich-model-forms-bundle
99854 Downloads
Provides additional data mapper options that ease the use of the Symfony Form component with rich models.
we-are-neopix/laravel-model-translation
409 Downloads
This package is a driver based solution to translating Laravel models. It contains two drivers for storing translations in the database and in a JSON file, but also contains a plug-and-play system for its users to implement custom drivers for storing translations and use them with the package.
umanit-pomm/model-manager
2382 Downloads
PHP Object Model Manager for Postgresql
tiny-pixel/acorn-models
15 Downloads
Eloquent database support for Acorn projects
thetalabs/laravel-database-encryption
16092 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.