Libraries tagged by model cast
rinvex/laravel-categories
135188 Downloads
Rinvex Categories is a polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.
shiftonelabs/laravel-cascade-deletes
320086 Downloads
Adds application level cascading deletes to Eloquent Models.
hyva-themes/magento2-graphql-view-model
1211090 Downloads
Provide ability to customize GraphQL queries and mutations for Hyvä themes.
mehdi-fathi/eloquent-filter
145310 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
casbin/laravel-authz
178985 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
cartalyst/tags
700518 Downloads
Easily add tags to your Eloquent models.
sj-i/php-cast
251972 Downloads
Explicit cast with the behavior of implicit weak mode cast
givebutter/laravel-custom-fields
49899 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
15748 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in hyperf.
soberwp/models
68249 Downloads
WordPress plugin to create custom post types and taxonomies using JSON, YAML or PHP files.
sylius/taxonomy
350170 Downloads
Taxonomies - categorization of domain models in PHP projects.
casbin/think-authz
11663 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in ThinkPHP 6.
binary-cats/laravel-sku
39818 Downloads
Generate SKUs for Eloquent models
statikbe/laravel-filament-flexible-content-blocks
6802 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.
mostafaznv/laracache
27580 Downloads
LaraCache is a customizable cache trait to cache queries on model's events