Best Practices in PHP Web Application Development
I have begun a series of notes regarding observed best practices when developing large PHP web applications.
- [[Layered Web Application Architecture]]
- [[Conventions and Smells]]
- Test Driven Development with [[Unit testing]] using [[PHP Unit]]
- [[Date-Time Handling]]
- [[Feature Flags]]
- [[PHP Sendmail in Docker]]
- [[Mappers and Packers]]