2017 © Pedro Peláez
 

composer-plugin composer-cleanup-plugin

A composer cleanup plugin, to remove tests and documentation to save space based on barryvdh/composer-cleanup-plugin

image

tavy315/composer-cleanup-plugin

A composer cleanup plugin, to remove tests and documentation to save space based on barryvdh/composer-cleanup-plugin

  • Wednesday, April 25, 2018
  • by Octav
  • Repository
  • 1 Watchers
  • 2 Stars
  • 175 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 13 % Grown

The README.md

Composer Cleanup Plugin

Remove tests & documentation from the vendor dir., (*1)

Usually disk size shouldn't be a problem, but when you have to use FTP to deploy or have very limited disk space, you can use this package to cut down the vendor directory by deleting files that aren't used in production (tests/docs etc)., (*2)

Note: This package is still experimental, usage in production is not recommended. In normal circumstances, you shouldn't care about disk space! Try deploying with SSH/Git instead., (*3)

Install

FOSSA Status, (*4)

Require this package in your composer.json:, (*5)

  "tavy315/composer-cleanup-plugin": "dev-master"

Adding rules

Please submit a PR to src/CleanupRules.php to add more rules for packages. Make sure you test them first, sometimes tests dirs are classmapped and will error when deleted., (*6)

License

FOSSA Status, (*7)

The Versions

25/04 2018

dev-master

9999999-dev

A composer cleanup plugin, to remove tests and documentation to save space based on barryvdh/composer-cleanup-plugin

  Sources   Download

MIT

The Requires

  • php >=5.5.9
  • composer-plugin-api ^1.0

 

25/04 2018

0.0.8

0.0.8.0

A composer cleanup plugin, to remove tests and documentation to save space based on barryvdh/composer-cleanup-plugin

  Sources   Download

MIT

The Requires

  • php >=5.5.9
  • composer-plugin-api ^1.0

 

12/04 2018

0.0.7

0.0.7.0

A composer cleanup plugin, to remove tests and documentation to save space based on barryvdh/composer-cleanup-plugin

  Sources   Download

MIT

The Requires

  • php >=5.5.9
  • composer-plugin-api ^1.0

 

19/08 2017

0.0.6

0.0.6.0

A composer cleanup plugin, to remove tests and documentation to save space based on barryvdh/composer-cleanup-plugin

  Sources   Download

MIT

The Requires

  • php >=5.5.9
  • composer-plugin-api ^1.0

 

16/03 2017

0.0.5

0.0.5.0

A composer cleanup plugin, to remove tests and documentation to save space based on barryvdh/composer-cleanup-plugin

  Sources   Download

MIT

The Requires

  • php >=5.5.9
  • composer-plugin-api ^1.0

 

10/02 2017

0.0.4

0.0.4.0

A composer cleanup plugin, to remove tests and documentation to save space based on barryvdh/composer-cleanup-plugin

  Sources   Download

MIT

The Requires

  • php >=5.5.9
  • composer-plugin-api ^1.0

 

03/11 2016

0.0.3

0.0.3.0

A composer cleanup plugin, to remove tests and documentation to save space based on barryvdh/composer-cleanup-plugin

  Sources   Download

MIT

The Requires

  • php >=5.5.9
  • composer-plugin-api ^1.0

 

20/10 2016

0.0.2

0.0.2.0

A composer cleanup plugin, to remove tests and documentation to save space based on barryvdh/composer-cleanup-plugin

  Sources   Download

MIT

The Requires

  • php >=5.5.9
  • composer-plugin-api ^1.0

 

20/10 2016

0.0.1

0.0.1.0

A composer cleanup plugin, to remove tests and documentation to save space based on barryvdh/composer-cleanup-plugin

  Sources   Download

MIT

The Requires

  • php >=5.5.9
  • composer-plugin-api ^1.0