Project Builder¶
A Composer package to create new projects based on various, specific project templates. All project templates are distributed as separate Composer packages.
It comes with a powerful configuration and templating system that allows to develop new project templates in a very flexible way.
⚡ Quickstart¶
composer create-project cpsit/project-builder <projectname>
Read more at Getting started.
⭐ License¶
This project is licensed under GNU General Public License 3.0 (or later).