Libraries tagged by wodel
cybercog/laravel-ban
561416 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
cviebrock/eloquent-taggable
638181 Downloads
Easy ability to tag your Eloquent models in Laravel.
commerceguys/tax
648122 Downloads
Tax library with a flexible data model, predefined tax rates, powerful resolving logic.
casbin/laravel-authz
272405 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
bkwld/cloner
1688382 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
baum/baum
1511206 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
asantibanez/laravel-eloquent-state-machines
474493 Downloads
State machines for your Laravel Eloquent models
api-platform/openapi
1084863 Downloads
Models to build and serialize an OpenAPI specification.
mstaack/laravel-postgis
1089182 Downloads
Postgis extensions for laravel. Aims to make it easy to work with geometries from laravel models
laravelbook/ardent
1466879 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
iatstuti/laravel-cascade-soft-deletes
1145844 Downloads
Cascading deletes for Eloquent models that implement soft deletes
dimsav/laravel-translatable
1885714 Downloads
A Laravel package for multilingual models
spatie/laravel-model-info
236877 Downloads
Get information about the models in your Laravel app
spatie/laravel-deleted-models
61968 Downloads
Automatically copy deleted records to a separate table
qossmic/rich-model-forms-bundle
262331 Downloads
Provides additional data mapper options that ease the use of the Symfony Form component with rich models.