composer-mkdir:用于轻松创建目录的Composer脚本

时间:2024-05-24 02:23:47
【文件属性】:

文件名称:composer-mkdir:用于轻松创建目录的Composer脚本

文件大小:6KB

文件格式:ZIP

更新时间:2024-05-24 02:23:47

PHP

作曲家mkdir 使用此工具,可以在运行作曲家安装或更新时创建目录。 用法 { " require " : { " fbourigault/composer-mkdir " : " ^2.0 " }, " scripts " : { " post-install-cmd " : [ " Fbourigault \\ ComposerMkdir \\ ScriptHandler::mkdirs " ], " post-update-cmd " : [ " Fbourigault \\ ComposerMkdir \\ ScriptHandler::mkdirs " ] }, " extra " : { " f


【文件预览】:
composer-mkdir-master
----composer.json(745B)
----.travis.yml(183B)
----build.xml(1KB)
----LICENSE(1KB)
----.gitignore(24B)
----Tests()
--------ScriptHandlerTest.php(4KB)
----phpunit.xml.dist(517B)
----UPGRADE-2.0.md(196B)
----README.md(1KB)
----ScriptHandler.php(1KB)

网友评论