venturecraft/revisionable
Revisionable adds automatic revision history to your Laravel Eloquent models. Track who changed what and when, store diffs for selected attributes, and browse or restore past versions. Useful for auditing, activity logs, and rollback of record changes.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| owen-it/laravel-auditing | 0.81 | Track and review changes to your Eloquent models with minimal setup. Laravel Auditing stores a history of updates, helps spot discrepancies or suspicious activity, and makes it easy to retrieve and display audit records in your Laravel app. | 3,404 | 3,427 | 403 | 1M | 14 | 64.2 | 47.5 | MIT | 1 week ago | |
| oddvalue/laravel-drafts | 0.78 | Drop-in drafts and revisions for Laravel Eloquent models. Create, save, publish, and preview revisions with a simple API, middleware support, and minimal setup—ideal for CMS-style editing workflows without building a custom versioning system. | 431 | 419 | 21 | 10K | 0 | 29.8 | 22.6 | MIT | 2 months ago | |
| laravel/sail | 0.63 | Docker-based local dev environment for Laravel on macOS, Windows (WSL2), and Linux. Sail provides ready-to-use containers and a simple CLI so you can start developing without installing extra tools beyond Docker, even with no Docker experience. | 1,888 | 1,894 | 520 | 5M | 15 | 58.8 | 61.8 | MIT | 1 week ago | |
| laravel/octane | 0.62 | Laravel Octane accelerates Laravel by running it on high-performance app servers like FrankenPHP, Open Swoole/Swoole, and RoadRunner. It boots your app once, keeps it in memory, and serves requests rapidly for better throughput and latency. | 4,007 | 4,012 | 339 | 1M | 19 | 66.8 | 50.9 | MIT | 3 weeks ago |
How can I help you explore Laravel packages today?