Table of Contents
HyperSphere Framework Wiki
Important: Version 1.0.0 breaks compatibility with previous versions.
Docs update in progress, be patient young padawan ;)
Requirements
- Hypersphere >= 1.0.0 requires PHP 5.3 or greater. Previous version of Hypersphere won't have support.
- Mod_rewrite Apache module.
- A Database is required for most web application programming. Current supported databases are MySQL, PostgreSQL and SQLite.
Installation Instructions
- Download the latest release
- Uncompress the package.
- Put folders and files into your web server folder
- Make sure that mod_rewrite is active and Apache is configured to process .htaccess files (Allowoverride directive).
- Enjoy coding :)
Getting Started
- Read the tutorial
- Write your web App
- Dominate the world