toujou / ext-skeleton
toujou 扩展的骨架
v1.1.0
2021-06-16 13:00 UTC
Requires
- php: ^7.3
README
包含
- dfau/coding-standard
- typo3/testing-framework
有关功能的更多信息,请参阅README,它将被安装到项目根目录。
创建扩展
要使用此骨架创建项目,请简单地使用以下命令
composer create-project toujou/ext-skeleton <projectname>
例如:
composer create-project toujou/ext-skeleton hello-world --repository="{\"url\": \"https://github.com/DFAU/ext-skeleton.git\", \"type\": \"vcs\"}" --stability=dev --remove-vcs