Libraries tagged by model cast
myerscode/laravel-taxonomies
4746 Downloads
A package for creating taxonomies and terms to categorise Eloquent models
sfneal/scopes
59964 Downloads
Add custom constraints to all queries performed on an Eloquent Model.
olegsoft/first-or-create
13570 Downloads
Trait for Yii2 ActiveRecord. Search for a model ActiveRecord or create a new one in case of failure
justcoded/wordpress-theme-framework
3770 Downloads
Lightweight theme framework base with Model-View concept for developers who want to better organize their own custom themes.
pharaonic/laravel-categorizable
366 Downloads
Model Categorizable Management.
onramplab/laravel-custom-fields
3571 Downloads
An laravel package that enables custom field support for any Laravel models
unisharp/categorizable
14038 Downloads
categorize model
igaster/laravel-model-events
260 Downloads
Laravel Custom Model Events
sonvq/cassandra
202 Downloads
Cassandra Eloquent model and Query builder for Laravel
illuminatech/model-route
1184 Downloads
Allows continuing route matching in case bound model does not exist
dvizh/yii2-cart
4464 Downloads
yii2-cart it's a simple cart module to collect application models, that implement cart interface + widgets
brekitomasson/laravel-model-finder
1150 Downloads
A simple trait that makes building your own custom Laravel Model Searches a lot easier.
veneridze/laravel-model-types
1069 Downloads
Set Custom type to Model
heyday/model-admin-filter
3539 Downloads
Custom filters collection for Silverstripe Model Admin GridField
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.