d3vy / rrmdir
This package is abandoned and no longer maintained.
The author suggests using the sbolch/rrmdir package instead.
Recursively removes a directory.
Fund package maintenance!
v1.0.3
2019-08-07 12:47 UTC
Requires
- php: >=5.3
This package is auto-updated.
Last update: 2022-11-06 22:05:34 UTC
README
Recursively removes a directory.
Installation
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
$ composer require d3vy/rrmdir
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
Usage
rrmdir('/path/to/dir');