Download the PHP package grinderspro/directory-manipulator without Composer
On this page you can find all versions of the php package grinderspro/directory-manipulator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download grinderspro/directory-manipulator
More information about grinderspro/directory-manipulator
Files in grinderspro/directory-manipulator
Download grinderspro/directory-manipulator
More information about grinderspro/directory-manipulator
Files in grinderspro/directory-manipulator
Vendor grinderspro
Package directory-manipulator
Short Description Simple folder manipulation. Create, delete, rename folder
License MIT
Package directory-manipulator
Short Description Simple folder manipulation. Create, delete, rename folder
License MIT
Please rate this library. Is it a good library?
Informations about the package directory-manipulator
Simple work with directories
This package allows you to simply work with directories. Create, delete, rename and empty directories.
Installation
You can install the package via composer:
Usage
Simple create a directory
To create a directory, use the method. If you use the method without parameters, then the directory will be created in the temporary system folder by default.
Create many directories
Create directory - "/var/tmp/{time()}"
Create directory - "/var/tmp/grinderspro"
To get the full path of the newly created directory, use the method without parameters.
Delete directories
Clear directory
All versions of directory-manipulator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package grinderspro/directory-manipulator contains the following files
Loading the files please wait ....