A structured educational repository dedicated to mastering modern PHP. This repository serves as a personal knowledge base, containing core theoretical concepts, best practices, and practical coding exercises.
- Master PHP 8+ syntax and modern features.
- Understand OOP (Object-Oriented Programming) principles and Design Patterns.
- Learn database integration using PDO.
- Adopt professional standards (PSR-12/PER, Composer).
- Core Theory โ conceptual notes, cheat sheets, and deep dives.
- Practical Exercises โ hands-on tasks, mini-projects, and code challenges.
- Language: PHP 8.x
- Dependency Manager: Composer
- Environment: Built-in PHP server / Docker (optional)