machitgarha / pusheh
Directory tools, such as creating and removing directories
0.3.0
2023-03-26 05:25 UTC
Requires
- php: ^7.2|^8.0
Requires (Dev)
- php: ^8.0
- phan/phan: ^5.4
- phpunit/phpunit: ^9.0
- symfony/filesystem: ^6.2
This package is auto-updated.
Last update: 2025-02-26 10:09:24 UTC
README
Pusheh is a class with useful methods which helps you to handle directories easily. You can create, clear or remove directories, either recursively or not.
Documentation
See GitHub wiki.
Installing
You can easily install it with Composer:
composer require machitgarha/pusheh