vinogradsoft/files-driver
Composer 安装命令:
composer require vinogradsoft/files-driver
包简介
Local file system driver for the vinogradsoft/scanner library. Allows you to traverse directories in the local file system.
README 文档
README
Files-driver
Local file system driver for the Scanner library. Allows you to traverse directories in the local file system.
How to use?
Read the manual for using the Scanner library. Files-driver is used in a
similar way to the driver for traversing arrays (Vinograd\Scanner\ArrayDriver).
You can also look at the documentation for the libraries that use the driver.
- File-search - a library that allows you to search for the necessary files and do something with them;
- Reflection - a library that creates an object model of the specified directory and allows you to manipulate it: copy, modify files, delete, move and create new ones.
⭐️ Please leave a star if you find the project useful!
Install
To install with composer:
composer require vinogradsoft/files-driver "^2.0"
Testing
php composer tests
Contributing
Please see CONTRIBUTING for details.
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 26
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 3
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-09-28