About This Blog
This is a simple blog built with modern PHP and MariaDB. Clean architecture, no complex frameworks – just efficient PHP code.
Features
- Database-backed content with MariaDB
- Clean URL routing via front controller
- Minimal CSS styling with modern fonts
- Docker setup for easy development
- Type‑hinted functions with strict types
- PDO for secure database access
Technology Stack
- PHP 8.5+
- MariaDB 11.8.3
- Nginx + PHP‑FPM (Docker)
- Plain CSS (no frameworks)
- Inter & Source Code Pro fonts
The goal is to demonstrate that you can build a functional, maintainable blog with PHP and a proper database.