Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有自动生成 composer.json 文件的命令?我希望有一些交互式的东西,它只询问我包名并将它们以交互方式转储到 composer.json 文件中。我不知何故记得过去使用过这样的东西......我可能弄错了。
composer init,请参阅文档了解更多信息。
composer init