Design Patterns in PHP - Practical Application
Design patterns are proven solutions to common programming problems that allow for faster and more efficient application development.
Design Patterns in practice - Singleton, Factory, Facade, Builder and more
Design patterns are proven solutions to common programming problems that allow for faster and more efficient application development.
PHP-FIG Standards - PSR-3, PSR-7, PSR-11, PSR-15 and more
New features and changes in PHP versions - from 8.0 to 8.5
Architectural patterns, MVC, SOLID and application design best practices
Dependency injection, IoC containers and PSR-11