Libraries tagged by custom models
birdboar/laravel-custom-fields
28 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
69 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
1693 Downloads
Make your own custom cast type for Laravel model attributes
monooso/base-model
71 Downloads
The world's simplest base model, with support for custom getters and setters.
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
43 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
5 Downloads
Add any extra fields to your Eloquent models
sackrin/fusion-model
18 Downloads
Extension of the Fusion library to add model functionality
latevaweb/laravel-custom-properties
1267 Downloads
Laravel trait to make add dynamic properties to Eloquent models
devetek/laravel-generator-custom
0 Downloads
InfyOm Laravel Generator custom
adrianmomorales/models-sage9-php8
3 Downloads
WordPress plugin to create custom post types and taxonomies using JSON, YAML or PHP files. Updated to work with Sage 9 and PHP 8
sackrin/acf-fusion-models
71 Downloads
Extension of the ACF Fusion library to add model functionality
riesjart/laravel-model-generator
653 Downloads
Laravel model generator with configurable stub path and model namespace