Libraries tagged by model cast
cartalyst/tags
755316 Downloads
Easily add tags to your Eloquent models.
sj-i/php-cast
311112 Downloads
Explicit cast with the behavior of implicit weak mode cast
laragear/meta-model
310579 Downloads
Let other developers customize your package model and migrations
givebutter/laravel-custom-fields
53513 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.
donjan-deng/hyperf-casbin
17469 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in hyperf.
soberwp/models
69558 Downloads
WordPress plugin to create custom post types and taxonomies using JSON, YAML or PHP files.
sylius/taxonomy
388865 Downloads
Taxonomies - categorization of domain models in PHP projects.
binary-cats/laravel-sku
48349 Downloads
Generate SKUs for Eloquent models
statikbe/laravel-filament-flexible-content-blocks
10967 Downloads
The Laravel Filament Flexible Content Blocks package helps you to easily create content in Filament for any model, with predefined or custom blocks, and foreach block an extendable Blade view component.
skyronic/laravel-file-generator
43019 Downloads
Laravel package to help you automate creation of files. Build your own custom generators like 'artisan make:model'.
mostafaznv/laracache
34605 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
austinw/laravel-union-paginator
1601 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
alibayat/laravel-categorizable
2242 Downloads
Implementing Nested-structure Hierarchy Categories system for Eloquent models.
lecturize/laravel-taxonomies
9889 Downloads
Simple, nestable Terms & Taxonomies (similar to WordPress) for Laravel.
casbin/think-authz
12580 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC for ThinkPHP.