Skip to main content

One post tagged with "composer"

View All Tags

· 5 min read
inhere

'scripts'脚本 -- 在 Composer 中,可以是一个 PHP 回调(定义为静态方法)或任何命令行可执行的命令。脚本对于在 Composer 运行过程中,执行一个资源包的自定义代码或包专用命令是非常有用的。