Skip to content

spaark/spaark-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spaark

Spaark Framework

Spaark is a web application framework - it has code that runs on both the server and client sides of a web site.

File Structure

  • install/ - Install scripts
    • test.php - A test script to check if:
      1. PHP is installed
      2. The correct version of PHP is installed
  • sample/ - Files containing sample code
    • index.php - This file should be placed in a web server's web root, with all URLs mapping to it. It loads and starts Spaark
  • core/ - The main class files
  • default/ - Contains defaults for the framework:
    • Default config
    • Default pages, css
    • The Spaark icon and logo
    • JavaScript for the client-side of the framework
  • Spaark.php - Loads the core classes used by the framework
  • README.md - This file!

Licence (CC BY-NC-ND)

This work is licenced under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. This allows you to share the work.

Creative Commons License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published