sbolch/rrmdir

Recursively removes a directory.

Maintainers

Package info

github.com/sbolch/rrmdir

pkg:composer/sbolch/rrmdir

Fund package maintenance!

sbolch

Ko Fi

Buy Me A Coffee

Statistics

Installs: 1 013

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v3.1.1 2025-03-10 23:59 UTC

This package is auto-updated.

Last update: 2026-03-02 16:10:07 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 sbolch/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');