Skip to content

v1.0.0

Latest

Choose a tag to compare

@andiupn andiupn released this 11 Jun 04:54
· 17 commits to main since this release

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.