jbeee / composer-cleanvendor

Strips away all unneccessary files from the vendor directory generated by composer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

composer-cleanvendor

Strips away all unneccessary files from the vendor directory generated by composer

  • all .md files and licenses (licenses are neccessary but not for streamlined production code)
  • any hidden git directories, gitignore, gitattribute
  • any travis, ci, and build.xml files
  • any package specific test directories and phpunit.xml files

About

Strips away all unneccessary files from the vendor directory generated by composer


Languages

Language:Shell 100.0%