Download the PHP package namesonic/simple-site-framework without Composer
On this page you can find all versions of the php package namesonic/simple-site-framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download namesonic/simple-site-framework
More information about namesonic/simple-site-framework
Files in namesonic/simple-site-framework
Download namesonic/simple-site-framework
More information about namesonic/simple-site-framework
Files in namesonic/simple-site-framework
Vendor namesonic
Package simple-site-framework
Short Description Simple Site Framework
License proprietary
Package simple-site-framework
Short Description Simple Site Framework
License proprietary
Please rate this library. Is it a good library?
Informations about the package simple-site-framework
Simple Site - Scaffolding
Use this to scaffold a simple html template project using a lightweight MVC structure.
Features
- Lightweight MVC Structure (sans M)
- Multiple Layouts
- No CSS/js dependency
- Simple variable replacement handling for templates
- Configuration Handling
- Exception Handling
Requires
- PHP 8.1 or greater
Installation
Exchange my-site-name
below with the folder name that will contain your new website.
composer create-project namesonic/simple-site my-site-name
Configuration
Your webserver should be configured to point the document root to the my-site-name/public
folder.
Development
All versions of simple-site-framework with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
The package namesonic/simple-site-framework contains the following files
Loading the files please wait ....