Releases: MembaraGroup/php-native-crud-starter
Releases · MembaraGroup/php-native-crud-starter
v1.0.0
Highlights
- Establishes
php-native-crud-starteras the public donation-first hub for the native CRUD ladder. - Includes the active SQLite baseline product:
php-native-crud-starter. - Adds trust surface for public use:
CHANGELOG.md,CONTRIBUTING.md,SECURITY.md,DONATE.md, and GitHub Actions verification. - Documents the upgrade path from
StartertoPreBasic,Basic,Advance, andPro.
Verification
bash ./scripts/lint.shbash ./scripts/smoke.sh
Notes
This release is meant to be a stable public reference for:
- first-time PHP CRUD learning,
- manual coding practice,
- AI-assisted or vibe-coding prompts that need a runnable baseline.