2017 © Pedro Peláez
 

composer-plugin cleaner

Composer plugin for removing development files.

image

octolab/cleaner

Composer plugin for removing development files.

  • Tuesday, February 20, 2018
  • by octolab
  • Repository
  • 3 Watchers
  • 7 Stars
  • 201 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 14 Open issues
  • 3 Versions
  • 9 % Grown

The README.md

Cleaner Tweet

Analytics Composer plugin for removing development files., (*1)

Patreon Build Status Code coverage Scrutinizer code quality Code Climate code quality License, (*2)

Documentation

Installation

Git (development)

Fork it before., (*3)

$ git clone git@github.com:<your github account>/cleaner.git
$ cd cleaner && composer install
$ git remote add upstream git@github.com:octolab/cleaner.git

Mirror

$ git remote add mirror git@bitbucket.org:kamilsk/cleaner.git

Composer (production)

$ composer global require octolab/cleaner:1.0-alpha

Feedback

Gitter @kamilsk @octolab, (*4)

Notes

  • tested on PHP 5.3, 5.4, 5.5, 5.6, 7.0, 7.1 and 7.2
  • made with ❤️ by OctoLab

The Versions

20/02 2018

dev-master

9999999-dev https://github.com/octolab/Cleaner

Composer plugin for removing development files.

  Sources   Download

MIT

The Requires

  • composer-plugin-api ^1.0
  • php ^5.3.2 || ^7.0

 

The Development Requires

by Kamil Samigullin

20/02 2018

1.0.0-alpha2

1.0.0.0-alpha2 https://github.com/octolab/Cleaner

Composer plugin for removing development files.

  Sources   Download

MIT

The Requires

  • php ^5.3.2 || ^7.0
  • composer-plugin-api ^1.0

 

The Development Requires

by Kamil Samigullin

01/06 2016

1.0.0-alpha

1.0.0.0-alpha https://github.com/octolab/Cleaner

Composer plugin to removing development files.

  Sources   Download

MIT

The Requires

  • php ^5.3.2 || ^7.0
  • composer-plugin-api ~1.0

 

The Development Requires

by Kamil Samigullin