mahdiabderraouf/php-directory-organizer
最新稳定版本:v1.0.0
Composer 安装命令:
composer require mahdiabderraouf/php-directory-organizer
包简介
Organize messy directories easily using PHP
README 文档
README
Introduction
Organize your desktop or any other directory easily using PHP. Files are organized by their category :
- Documents
- Images
- Videos
- Spreadsheets
- Presentations
- Audio
- Others
Requirements
- PHP >= 8.1
Installation
You can install this library using composer or by cloning the git repository.
Clone the respository
git clone git@github.com:mahdiabderraouf/php-directory-organizer.git
Install with composer
composer require mahdiabderraouf/php-directory-organizer
Usage
It is always recommanded to create a backup of your directory:
cp -r your-directory your-directory.bak
Then run the php file organizer.php:
php organizer.php --directory your-directory
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-12-08