What's Changed
- Initial development release of SymPress ORM.
- Adds WIP Doctrine-inspired ORM primitives for WordPress projects that keep wpdb as the database runtime.
- Documents entity metadata, repositories, entity manager behavior, query building, schema SQL generation, and migration integration.
- Publishes the current standalone repository state with QA, release, PHP, downloads, and license README badges.
Verification
- README badge endpoints verified before release.
- Release target: current
mainbranch.
Full Changelog
Initial release.