offmania9 / boostack
Boostack is PHP Framework for developers. Improve your development and build your ideas
Installs: 52
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 3
Forks: 1
Open Issues: 0
Language:HTML
Type:project
Requires
- php: >=7.4
- offmania9/boostack-framework: ^6.0
- vlucas/phpdotenv: ^5.6
This package is auto-updated.
Last update: 2025-06-19 21:12:07 UTC
README
Boostack is a full stack framework for PHP. Improve your development and build your ideas
How to get Boostack
Boostack is available open-source under the MIT license.
Setup
Get the latest version via Composer
composer create-project offmania9/boostack
Import as vendor: composer require offmania9/boostack
Docker Installation
Before launching Boostack installation via Docker, make sure you have set the variables found in the .env file at the project root: DB_DATABASE=boostack_db DB_PASSWORD_ROOT=ROOT DB_USERNAME=boostack_usr DB_PASSWORD=boostack_pwd
Launch Docker compose in project root
docker-compose up -d --build
After you get it
Please refer to the the Documentation for additional guidance on configuring as
- a standalone setup with PHP-Apache-MySQL
- or within Docker containers.
License
The Boostack framework is open-sourced software licensed under the MIT license. (https://github.com/offmania9/Boostack/blob/master/LICENSE)
Copyright
Copyright 2014-2025 Spagnolo Stefano @author Spagnolo Stefano s.spagnolo@hotmail.it @version 6.0