Core Boxx is a PHP framework built with the concept of simplicity and modularity. Install and load only what you need, not bloated with unused features.
## REQUIREMENTS
1) LAMP/WAMP/MAMP/XAMPP
2) Apache Mod Rewrite
3) PHP MYSQL PDO Extension
4) PHP OpenSSL Extension
5) At least PHP 8.0
## INSTALLATION
- Copy the contents of core/ into your HTTP folder.
- Access http://your-site.com/ in the browser and walk through the installer.
## INSTALLING OPTIONAL MODULES
- The rest...