Custom PHP framework based on FuelPHP/CodeIgniter: MVC architecture, proprietary ORM, design patterns (Singleton, Factory, DI), GitLab CI/CD, automated Python tests, 10+ deployments.
The framework is a custom fork based on FuelPHP, itself derived from CodeIgniter. The strict MVC architecture separates models, views and controllers with naming and directory conventions that let any developer familiar with PHP frameworks find their way around immediately.
The proprietary ORM abstracts MySQL database operations with a fluent API. The Singleton (DB connection), Factory (model creation) and Dependency Injection (services) design patterns structure the code for maintainability. The framework handles authentication, sessions, file uploads and form validation.
The GitLab CI/CD pipeline automates testing and deployment. Integration tests written in Python verify the critical endpoints of each project before every production release. Deployment to Apache servers is done via automated scripts that handle database migrations and caching.
Custom framework based on FuelPHP, derived from CodeIgniter, with reinforced MVC.
Proprietary ORM with query builder, relations and database abstraction.
Design patterns: Singleton, Factory, Dependency Injection.
Extensible plugin system for client-specific features.
Pull requests submitted / contributions to the FuelPHP core for PHP 7.3 support.
GitLab CI/CD with automated Python tests, Apache/VPS deployment.
Proprietary query builder
Singleton, Factory, DI
Automated tests and deployment
A brief, a repo, or a quick call - whatever works.