breadcrumb: Getting started
summary-order: 1
Berlioz Framework is a slim PHP framework, to easily publish your online projects like website, intranet, api... or all your creations ! Berlioz, it's a simple and effective alternative PHP framework to the market.
You want to install quickly a Berlioz project?
composer create-project berlioz/website-skeleton my-project --remove-vcs
Option --remove-vcs
to remove default .git
directory.
It's done! You are ready to develop your project!
Need help to configure your http server?.
You are now ready to develop on your project!
You must understand some concepts of the Berlioz Framework:
If you want go further with Berlioz Framework, you can consult: