Skip to content
This repository was archived by the owner on Mar 7, 2018. It is now read-only.
/ simplex-php Public archive

Fast, simple, user-friendly, and easy-to-use framework for PHP

License

Notifications You must be signed in to change notification settings

moonacre/simplex-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simplex PHP

Fast, simple, user-friendly, and easy-to-use framework for PHP.

Getting started

This documentation is to help you get to know the framework well. From folder structures to individual files, this will help you get through.

Pre-note

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.

Installing and testing

  1. Download the files
  2. Copy the files into your root folder (For example www.localhost.com:8080)
  3. You should see the "Welcome Page" upon running. If you don't, then proceed to Q & A section of this file.

Build with

  • PHPExcel - Included in the root library (still updating to PhpSpreadsheet)
  • PHPMailer - Included in the root library

Author

Jackson A. Mangallay a.k.a Moonacre

Version

2.0

Post-note

This framework contains PHPExcel and PHPMailer. I am not directly involved nor a contributor of these libraries.

License

This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details

simplexphpframework

About

Fast, simple, user-friendly, and easy-to-use framework for PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages