2017 © Pedro PelĆ”ez
 

library composer-permissions-handler

Composer script handling directories permissions by making them writable both by the web server and the command line user.

image

umpirsky/composer-permissions-handler

Composer script handling directories permissions by making them writable both by the web server and the command line user.

  • Monday, October 17, 2016
  • by umpirsky
  • Repository
  • 5 Watchers
  • 66 Stars
  • 13,997 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 7 Forks
  • 0 Open issues
  • 7 Versions
  • 4 % Grown

The README.md

symfony upgrade fixer • twig gettext extractor • wisdom • centipede • permissions handler • extraload • gravatar • locurro • country list • transliterator , (*1)

Composer Permissions Handler Build Status

Composer script handling directories permissions by making them writable both by the web server and the command line user., (*2)

Usage

Add the following in your root composer.json file:, (*3)

{
    "require": {
        "umpirsky/composer-permissions-handler": "~1.0"
    },
    "scripts": {
        "post-install-cmd": [
            "Umpirsky\\PermissionsHandler\\ScriptHandler::setPermissions"
        ]
    },
    "extra": {
        "writable-dirs": ["app/cache", "app/logs"]
    }
}

app/cache and app/logs are directories we want writable by the web server and the command line user., (*4)

Examples

The Versions

17/10 2016

dev-master

9999999-dev

Composer script handling directories permissions by making them writable both by the web server and the command line user.

  Sources   Download

MIT

The Requires

 

The Development Requires

permissions handling

27/11 2015

v1.4

1.4.0.0

Composer script handling directories permissions by making them writable both by the web server and the command line user.

  Sources   Download

MIT

The Requires

 

The Development Requires

permissions handling

12/02 2015

v1.3

1.3.0.0

Composer script handling directories permissions by making them writable both by the web server and the command line user.

  Sources   Download

MIT

The Requires

 

The Development Requires

permissions handling

09/11 2014

dev-fix/issue-8

dev-fix/issue-8

Composer script handling directories permissions by making them writable both by the web server and the command line user.

  Sources   Download

MIT

The Requires

 

The Development Requires

permissions handling

09/11 2014

v1.2

1.2.0.0

Composer script handling directories permissions by making them writable both by the web server and the command line user.

  Sources   Download

MIT

The Requires

 

The Development Requires

permissions handling

21/09 2014

v1.1

1.1.0.0

Composer script handling directories permissions by making them writable both by the web server and the command line user.

  Sources   Download

MIT

The Requires

 

The Development Requires

permissions handling

29/04 2014

v1.0

1.0.0.0

Composer script handling directories permissions by making them writable both by the web server and the command line user.

  Sources   Download

MIT

The Requires

 

The Development Requires

permissions handling