cxuan1225/laravel-api-from-table
Generate Laravel API classes from existing database tables.
时间:2026-05-09 16:54
fouadfawzi/history-logger
Track model changes and keep full JSON snapshots in a history table.
时间:2026-03-11 22:08
zairakai/laravel-eloquent
Enhanced Eloquent model trait for automatic table management, primary key detection, and JSON serialization with column mapping
时间:2026-03-11 18:43
laracademy/generators
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
时间:2026-01-04 18:36
nanigans/single-table-inheritance
Single Table Inheritance Trait
时间:2026-01-04 15:35
repat/laravel-job-models
Eloquent Models for the tables job and job_fails as created by artisan queue:table and queue:failed-table
时间:2026-01-04 07:50
kingmaker/laravel-many-to-many-self-relationship
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
时间:2026-01-04 06:38
gbrock/laravel-table
Table functionality for Laravel models
时间:2026-01-04 05:43
alnaggar/laravel-translatable-model
A Laravel package to store model attribute translations in a separate database table.
时间:2026-01-03 22:07
shammaa/laravel-model-translations
Smart and easy table-per-model translation system for Laravel
时间:2025-12-30 09:59
sirval/laravel-smart-migrations
Intelligently manage Laravel migrations with safe rollback by table or model, foreign key detection, preview mode, and comprehensive migration analysis tools
时间:2025-12-28 21:52
sdkwala/laravel-activity-logger
A Laravel package to log model events (created, updated, deleted) to a database table with hybrid model registration.
时间:2025-08-08 12:33
justnotiyann/filament-schema-resource
Artisan command to generate Filament form & table schema files based on Eloquent model.
时间:2025-07-29 13:41
dayemsiddiqui/eloquent-defaults
An elegant way to automatically insert default rows to a table whenever a new row to a specific model is created
时间:2025-07-14 13:55
umairhanifdev/laravel-table-logger
Automated Laravel model auditing and application log management with dynamic table creation. Tracks all model changes (create/update/delete) in dedicated log tables while maintaining native Laravel conventions. Provides comprehensive activity monitoring without database modifications.
时间:2025-06-22 08:04