BOSH PPPA serves as the backbone operational system for PPPA’s back-office management. It features a modular architecture that handles organizational processes, content workflows, user administration, and reporting. The system leverages the Cicool framework’s powerful HMVC structure, enabling clean separation of concerns and efficient module-based development.
Stack
- PHP - Server-side scripting language powering the backend logic
- CodeIgniter - Lightweight PHP framework (Cicool-based) providing MVC architecture
- MySQL - Relational database for data persistence
- Bootstrap - Frontend CSS framework for responsive UI
- mPDF - PHP library for generating PDF reports
- PhpSpreadsheet - Library for generating Excel reports