sbolch/rrmdir

Recursively removes a directory.

Fund package maintenance!
sbolch
Ko Fi
Buy Me A Coffee

Installs: 624

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 1

Open Issues: 0

Type:package

v1.0.4 2022-11-06 22:01 UTC

This package is auto-updated.

Last update: 2024-12-22 21:59:22 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 sabolch/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');