2017 © Pedro Peláez
 

library filesystem

Filesystem component

image

aist/filesystem

Filesystem component

  • Friday, July 28, 2017
  • by aist
  • Repository
  • 1 Watchers
  • 0 Stars
  • 18 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Aist Filesystem Component SensioLabsInsight

build status ![coverage status][coverage image] ![code climate][Code Climate image] ![scrutinizer][Scrutinizer image] ![check][SensioLabsInsight image] ![packagist][Packagist image], (*1)

![requirements][dependencies image] issues ![pull requests][pull requests image], (*2)

![Minimum PHP Version][Minimum PHP Version image] ![license][license image], (*3)

Installation

Install via composer:, (*4)

$ composer require aist/filesystem
zf-component-installer

If you use zf-component-installer, that component will install itself as a module for you., (*5)

Commands

Copy

Copy <source path> to <target path> with optional overwrite [-f]., (*6)

Parameters:
- --source source path *required - --target target path *required - -f force overwrite, (*7)

$ vendor/bin/console filesystem:copy --source <source path> --target <target path> [-f]

The Versions