App Architecture
Best Practices
2024-11-23
9
A suggested architecture for a PHP application. The template layer should have as little business logic as possible. As you go down you have less presentation and more business logic.