This is a simple PHP framework for creating web applications. It is made for the Muse-Book sharing project.
- 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.
- 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.
- 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.
The documentation is available at muse-framework.com.
The Muse-Framework is licensed under the MIT License.
Copyright (c) 2020 Muse-Framework