Libraries tagged by model cast
tomatophp/tomato-category
1960 Downloads
manage category/tags/types for any model with splade/tomato PHP
softcomtecnologia/custom-accessor-and-mutator
4082 Downloads
to set attributes laravel model (accessors and mutators) without creating methods
ironshark/laravel-extendable
11037 Downloads
Traits for Laravel to add and manage custom Eloquent model fields.
cuneytyuksel/laravelcategorizable
326 Downloads
Implementing Nested-structure Hierarchy Categories system for Eloquent models.
hamedov/laravel-taxonomies
1352 Downloads
Assign categories, tags, etc, to eloquent models.
neurony/laravel-url
33 Downloads
Generate custom URLs for any Eloquent model (Laravel 5.7 and up).
varbox/varbox
501 Downloads
Laravel Admin Panel
tacowordpress/tacowordpress
2099 Downloads
WordPress custom post types that feel like CRUD models
rundiz/nested-set
3058 Downloads
class library for CRUD the nested set data such as category tree.
lake/larke-auth
5013 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
engency/eloquent-formatting
2826 Downloads
Eloquent Custom Formatting
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
arcanedev/laravel-nestedset
2036 Downloads
Nested Set Model for Laravel
vendocrat/laravel-taxonomies
73 Downloads
Simple, nestable Terms & Taxonomies (similar to WordPress) for Laravel.
rennokki/guardian
3591 Downloads
Eloquent Guardian is a simple permissions system for your users. While there are many other packages for permissions, this one solves everything in the most eloquent way.