Skip to content

Releases: MembaraGroup/php-native-crud-starter

v1.0.0

11 Jun 04:54

Choose a tag to compare

Highlights

  • Establishes php-native-crud-starter as 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 Starter to PreBasic, Basic, Advance, and Pro.

Verification

  • bash ./scripts/lint.sh
  • bash ./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.