2017 © Pedro Peláez
 

composer-plugin composer-folders-plugin

Create and clean specified folders

image

slam/composer-folders-plugin

Create and clean specified folders

  • Thursday, December 1, 2016
  • by Slam
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2,193 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 6 % Grown

The README.md

composer-folders-plugin

Latest Stable Version Downloads Integrate Code Coverage, (*1)

Create and clean specified folders, (*2)

{
    "require": {
        "slam/composer-folders-plugin": "^1.0"
    },
    "extra": {
        "folders-plugin": {
            "create": {
                "data":         "0770",
                "data/cache":   "0770",
                "data/hide-me": "0500",
                "tmp":          "0777"
            },
            "clean": {
                "data/cache":   "*",
                "tmp":          "*.cache.php"
            }
        }
    }
}

The Versions

01/12 2016

dev-master

9999999-dev

Create and clean specified folders

  Sources   Download

MIT

The Requires

  • composer-plugin-api ^1.0

 

by Filippo Tessarotto

01/12 2016

v1.1.0

1.1.0.0

Create and clean specified folders

  Sources   Download

MIT

The Requires

  • composer-plugin-api ^1.0

 

by Filippo Tessarotto

02/08 2016

v1.0.2

1.0.2.0

Create and clean specified folders

  Sources   Download

MIT

The Requires

  • composer-plugin-api ^1.0

 

by Filippo Tessarotto

02/08 2016

v1.0.1

1.0.1.0

Create and clean specified folders

  Sources   Download

MIT

The Requires

  • composer-plugin-api ^1.0

 

by Filippo Tessarotto

02/08 2016

v1.0.0

1.0.0.0

Create and clean specified folders

  Sources   Download

MIT

The Requires

  • composer-plugin-api ^1.0

 

by Filippo Tessarotto