machitgarha / pusheh
Directory tools, such as creating and removing directories
Installs: 310
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/machitgarha/pusheh
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-09-26 11:42:49 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