kaviru / muse
Simple PHP Framework.
Installs: 15
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:CSS
Type:project
Requires
- php: >=8.0
- kaviru/muse-core: ^2.0
README
This is a simple PHP framework for creating web applications. It is made for the Muse-Book sharing project.
Features
- Simple and easy to use.
- Lightweight.
- Easy to learn.
- Easy to use.
- Easy to customize.
- Easy to deploy.
- Two Deployment options: Virtual-Host/Laragon and Xampp/Wampp.
Installation
Github
- Download the latest version of the framework from the release page.
- Extract the downloaded file.
- Copy the extracted folder to your web server.
- Rename the folder to
muse
. - Make a copy of the
.env.example
file and rename it to.env
. - Open the root folder in your browser.
Composer
- Install the framework using Composer.
- Run the following command in your project directory:
composer create-project kaviru/muse
- Rename the folder to
muse
. - Make a copy of the
.env.example
file and rename it to.env
. - Open the root folder in your browser.
Documentation
The documentation is available at muse-framework.com.
License
The Muse-Framework is licensed under the MIT License.
Copyright (c) 2020 Muse-Framework