Contact Manager
A browser-based CRUD application — add, edit, delete, and search contact records. Demonstrates AG Grid for tabular data management with a PHP backend persisting changes to a MySQL database.
Documentation
Architecture and implementation details for the PHP backend powering this contact manager.
Overview
Full documentation coming soon — this section will cover the PHP REST API architecture, PDO connection patterns, CRUD endpoint design, and AG Grid integration.