Git-like checkpoints for Laravel SQLite Database. Instant snapshots, restore, lock & add notes. No more migrate & re-seeding again and again.
Stars
68
Forks
3
Watchers
68
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
feat: enhance delete command UX with validation, confirmation, and clearer output
7ab00eeView on GitHubfix(security): prevent path traversal, validate inputs, and ensure atomic checkpoint writes
ba6ed19View on GitHub