Codever Magento Scaffolder is a Magento 2 tool that creates everything you need to get started with module or theme development.
When is time to create a new Magento 2 module or theme from scratch, generates its initial structure with this tool and focus only on your code.
composer require --dev codever/magento-scaffolder
just type
php bin/magento codever:scaffolder
and follow the questions appearing on your console
in Codever we consider open source software very seriously, so if you have discovered any software bug in this project and you want to notify us, we invite you to open a pull request instead of an issue and contribute yourself to the software improvement of this project
If you need support for Magento development and projects, you can contact us or hire us
with this software we are following Magento Coding Standards and we invite you to do the same in your contributions.
To run coding standard check use the command
vendor/bin/phpcs --standard=Magento2 --file-list=vendor/codever/magento-scaffolder/dev/phpcs/filelist.txt
This project is a work of Codever, a software company based in Italy.