Libraries tagged by custom models
informatica_mobius/laravel-custom-fields
31 Downloads
Laravel Custom Fields is a package that allows you to add custom fields to any Laravel model and store responses to those fields on any Laravel model.
chapdel/laravel-custom-fields
4 Downloads
Laravel Custom Fields is a package that allows you to add custom fields to any Laravel model and store responses to those fields on any Laravel model.
birdboar/laravel-custom-fields
31 Downloads
Laravel Custom Fields is a package that allows you to add custom fields to any Laravel model and store responses to those fields on any Laravel model.
applyflow/custom-fields
77 Downloads
Laravel Custom Fields is a package that allows you to add custom fields to any Laravel model and store responses to those fields on any Laravel model.
sfneal/laravel-custom-casts
1695 Downloads
Make your own custom cast type for Laravel model attributes
monooso/base-model
72 Downloads
The world's simplest base model, with support for custom getters and setters.
trappistes/laravel-custom-fields
0 Downloads
Laravel package for adding custom/dynamic fields to Eloquent models without schema changes
necrox87/yii2-custom-field
11 Downloads
yii2-custom-field add fields to your model
dominikstyp/laravel-model-abstractor
9 Downloads
Makes AbstractModel inside app/models directory, changes make:model command to generate models which inherit from AbstractModel, and provides php artisan command to move your existing models to app/models directory and change their inheritance to AbstractModel. Thanks to that all your models will inherit from your custom class.
devhereco/custom-chart
45 Downloads
A Laravel package to extract data from any model to imploment it to your custom chart.
yiister/yii2-target-model
4 Downloads
yii2-target-model is extension for yii framework 2 allows to get custom information for ActiveRecord. It is used in some other extensions.
stelianandrei/eloquent-custom-fields
6 Downloads
Add any extra fields to your Eloquent models
sackrin/fusion-model
19 Downloads
Extension of the Fusion library to add model functionality
latevaweb/laravel-custom-properties
1329 Downloads
Laravel trait to make add dynamic properties to Eloquent models
kirillemko/yii2-gii-custom
1306 Downloads
Generating models with generated folder