Libraries tagged by model cast
andrewdanilov/yii2-behaviors
175 Downloads
Various behaviors for AR models
3xdev/think-authz
3 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in ThinkPHP 6.
cslant/laravel-generator-ui
284 Downloads
Laravel Generator UI is a collection of HTML, CSS, and JS files that implement a clean, responsive, and customizable UI for the Laravel Generator.
cortex/testimonials
470 Downloads
Cortex Testimonials is a frontend layer for managing testimonials. Customers can give you testimonials, and you can approve or disapprove each individually. Testimonials are good for showing the passion and love your service gets from customers, encouraging others to join the hype!
catzilla/scout-noindex
167 Downloads
This package provides a simple way to prevent indexing certain model fields when you using Laravel Scout.
caturseptian/laravel-sluggable
7 Downloads
Generate slugs when saving Eloquent models
catlabinteractive/laravel-revisionable
364 Downloads
Simple library to handle revisionable laravel models
casbin/phalcon-permission
0 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in Phalcon.
tqt97/fi-blog
0 Downloads
Basic blog with model articles, categories, tags and relations
starfolksoftware/pigeonhole
4854 Downloads
A simple and straighforward package to categorize models in your Laravel applications
koempf/akeneo-trash-bundle
513 Downloads
Put products, models and categories into own trash tables before deleting them in the original tables.
ehteshamali/loader
1 Downloads
Loads Custom model in Laravel project
edwinfadilah/laravel-passport
4 Downloads
EdwinFadilah Passport provides OAuth2 server support to Laravel with additional compatibility to handle custom models.
dev-lucid/factory
49 Downloads
A loader for dividing up code into 5 categories: models, views, controllers, rulesets, and helpers. Models are provided by Paris (https://packagist.org/packages/j4mie/paris). Views, controllers, and helpers are basically empty classes waiting for you to add your own functionality. Rulesets provide a way to validate data both client side and server side.
bored-programmers/laravel-eloquent-mappable
14 Downloads
Adds support for mapping database column to custom model attribute