Existing systems
A PHP codebase with years of history
Vendor code, custom modules, real users, and undocumented dependencies make even a small change risky.
I trace request flow, database state, templates, permissions, and integrations before making a focused, upgrade-aware change.
- Dependency and workflow review
- Scoped implementation
- Regression checks
- Clear handover notes
