Libraries tagged by model
sylius/taxonomy
473416 Downloads
Taxonomies - categorization of domain models in PHP projects.
stephenlake/laravel-approval
17433 Downloads
Attach approvals to any model to prevent unauthorised updates.
stayallive/laravel-eloquent-uuid
60321 Downloads
Generate UUID for a Laravel Eloquent model attribute.
square/pjson
39919 Downloads
Library for JSON PHP model serialization / deserialization. Deserialize JSON directly into your object model PHP classes.
sqits/laravel-userstamps
43999 Downloads
Package to add created_by, updated_by and deleted_by to models.
scottlaurent/accounting
60176 Downloads
Laravel Accounting Journals for Eloquent Models
runz0rd/mapper-php
486695 Downloads
Model mapping, unmapping and validation
romalytar/yammi-audit-log-laravel
1532 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
229321 Downloads
Blameable behavior implementation for your Eloquent Model in Laravel
relaticle/activity-log
18980 Downloads
Reusable Filament plugin that renders a unified activity-log timeline for any Eloquent model
red-explosion/laravel-sqids
42516 Downloads
Easily generate Stripe/YouTube looking IDs for your Laravel models.
raahul/larryfour
61226 Downloads
A model and migration generator for Laravel 4
php-mcp/client
33076 Downloads
PHP Client for the Model Context Protocol (MCP)
okipa/laravel-table
53644 Downloads
Generate tables from Eloquent models.
nunomaduro/laravel-sluggable
5202 Downloads
Automatic slug generation for Eloquent models via the #[Sluggable] attribute.