grazulex / laravel-snapshot
A powerful Laravel package for tracking, storing and comparing snapshots of your Eloquent models — cleanly and safely.
v1.0.0
2025-07-20 12:02 UTC
Requires
- php: ^8.3
- illuminate/contracts: ^12.0
- illuminate/support: ^12.19
- nesbot/carbon: ^3.10
- symfony/yaml: ^7.3
Requires (Dev)
- doctrine/dbal: ^4.2
- larastan/larastan: ^3.4
- laravel/pint: ^1.22
- orchestra/testbench: ^10.0
- pestphp/pest: ^3.8
- pestphp/pest-plugin-laravel: ^3.2
- rector/rector: ^2.0
Suggests
- doctrine/dbal: Required for database snapshot storage when using non-MySQL databases