Fast, simple, user-friendly, and easy-to-use framework for PHP.
This documentation is to help you get to know the framework well. From folder structures to individual files, this will help you get through.
This framework runs best on PHP7. However, older versions starting from PHP5+ are still supported. But for best results and to be updated with future updates, it is best to run on PHP7.
- Download the files
- Copy the files into your root folder (For example www.localhost.com:8080)
- You should see the "Welcome Page" upon running. If you don't, then proceed to Q & A section of this file.
- PHPExcel - Included in the root library (still updating to PhpSpreadsheet)
- PHPMailer - Included in the root library
Jackson A. Mangallay a.k.a Moonacre
2.0
This framework contains PHPExcel and PHPMailer. I am not directly involved nor a contributor of these libraries.
This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details