Libraries tagged by models
stephenlake/laravel-approval
17475 Downloads
Attach approvals to any model to prevent unauthorised updates.
stayallive/laravel-eloquent-uuid
65110 Downloads
Generate UUID for a Laravel Eloquent model attribute.
square/pjson
40084 Downloads
Library for JSON PHP model serialization / deserialization. Deserialize JSON directly into your object model PHP classes.
sqits/laravel-userstamps
44837 Downloads
Package to add created_by, updated_by and deleted_by to models.
scottlaurent/accounting
60394 Downloads
Laravel Accounting Journals for Eloquent Models
runz0rd/mapper-php
489074 Downloads
Model mapping, unmapping and validation
romalytar/yammi-audit-log-laravel
1774 Downloads
Universal change history and audit log for Laravel. Tracks who changed what and when across Eloquent models, with rich actor attribution (user, job, command, scheduler), field-level diffs, human-readable relationship labels and a timeline dashboard.
richan-fongdasen/eloquent-blameable
230341 Downloads
Blameable behavior implementation for your Eloquent Model in Laravel
relaticle/activity-log
23265 Downloads
Reusable Filament plugin that renders a unified activity-log timeline for any Eloquent model
red-explosion/laravel-sqids
43316 Downloads
Easily generate Stripe/YouTube looking IDs for your Laravel models.
raahul/larryfour
61345 Downloads
A model and migration generator for Laravel 4
phpmentors/domain-commons
310309 Downloads
Commons for domain models
php-mcp/client
33909 Downloads
PHP Client for the Model Context Protocol (MCP)
okipa/laravel-table
53690 Downloads
Generate tables from Eloquent models.
nunomaduro/laravel-sluggable
5893 Downloads
Automatic slug generation for Eloquent models via the #[Sluggable] attribute.