ganbarodigital/php-file-system
最新稳定版本:0.4.0
Composer 安装命令:
composer require ganbarodigital/php-file-system
包简介
README 文档
README
Introduction
The PHP File System library provides a set of useful and robust filesystem abstractions that you can quickly drop into your own project to save you time and effort.
Installation
Add this to your composer.json file:
{% highlight json %} { "require": { "ganbarodigital/php-file-system": "^1.0" } } {% endhighlight %}
and then run composer update.
统计信息
- 总下载量: 193
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2015-09-21