| Recommend this page to a friend! |
| Info | Reputation | Support forum | Blog | Links |
| Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
| 2026-06-23 (4 days ago) | Not enough user ratings | Total: 103 This week: 1 | All time: 9,771 This week: 42 | |||||
| Version | License | PHP version | Categories | |||
| simple-site-class 5 | MIT/X Consortium ... | 8 | HTML, Databases, Content management, P... |
| Collaborate with this project | Author | ||||||||||||||
site-class - github.com Description This package can be used to create database-driven Web sites. |
| ||||||||||||||
There are several ways to install this project
Download the ZIP file from GitHub. Expand it into the /var/www directory that Apache2 creates.
I have /var/www and my virtual hosts off that directory in my servers.
That way, the directory created when you unzip the download is readily available to all my virtual hosts.
If you have Apache or Nginx installed, root your project within your DocumentRoot ('/var/www/html' for Apache2 on Ubuntu).
Or, if you want to make a separate Apache virtual host with a registered domain name, you can make your new project in '/var/www'.
Create a directory `mkdir myproject; cd myproject`, this is your project root directory. Add the following to 'composer.json', just cut and past:
{
"require": {
"bartonlp/simple-site-class": "dev-master"
}
}
Then run `composer install`
| File | Role | Description | ||
|---|---|---|---|---|
| Data | Auxiliary data | |||
| Data | Auxiliary data | |||
| Doc. | Documentation | |||
| Lic. | License text | |||
| Data | Auxiliary data | |||
| Data | Auxiliary data | |||
| Data | Auxiliary data | |||
| Doc. | Documentation | |||
| Data | Auxiliary data | |||
| / | docs |
| File | Role | Description | ||
|---|---|---|---|---|
| |
Example | Example script | ||
| |
Doc. | Documentation | ||
| |
Example | Example script | ||
| |
Example | Example script | ||
| |
Example | Example script | ||
| |
Example | Example script | ||
| |
Data | Auxiliary data | ||
| |
Example | Example script | ||
| / | docs | / | images |
| File | Role | Description |
|---|---|---|
| |
Icon | Icon image |
| |
Icon | Icon image |
| |
Icon | Icon image |
| |
Icon | Icon image |
| |
Icon | Icon image |
| |
Icon | Icon image |
| |
Icon | Icon image |
| |
Icon | Icon image |
| |
Icon | Icon image |
| |
Icon | Icon image |
| / | src |
| File | Role | Description | ||
|---|---|---|---|---|
| |
Class | Class source | ||
| |
Example | Example script | ||
| |
Aux. | Configuration script | ||
| |
Example | Example script | ||
| |
Example | Example script | ||
| |
Data | Auxiliary data | ||
| |
Example | Example script | ||
| |
Example | Example script | ||
| |
Example | Example script | ||
| |
Class | Class source | ||
| |
Aux. | Configuration script | ||
| |
Data | Auxiliary data | ||
| |
Example | Example script | ||
| |
Class | Class source | ||
| / | src | / | Database |
| File | Role | Description |
|---|---|---|
| |
Class | Class source |
| |
Class | Class source |
| |
Class | Class source |
| |
Class | Class source |
| |
Example | Example script |
| |
Class | Class source |
| / | src | / | traits |
| File | Role | Description |
|---|---|---|
| |
Class | Class source |
| |
Data | Auxiliary data |
| |
Class | Class source |
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 100% |
|
|
| Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.