定制 cliprz/filesystem 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

cliprz/filesystem

Composer 安装命令:

composer require cliprz/filesystem

包简介

A more options to handle your files and directories with PHP.

README 文档

README

A more options to handle your files and directories with PHP.

Download and install

This package written under PHP 5.4 or newer. its simple to install only Download it and use it. Don't forget to include Cliprz\Filesystem\MimeTypes\MimeTypesGuesser class before use Cliprz\Filesystem\Filesystem class see :

include ('Path/To/Cliprz/Filesystem/MimeTypes/MimeTypesGuesser.php');
include ('Path/To/Cliprz/Filesystem/Filesystem.php');
use Cliprz\Filesystem\Filesystem as Filesystem;

// Create instance
$Filesystem = new Filesystem();

Or just let Composer do that for you, Call Cliprz\Filesystem from Composer

{
    "require": {
        "php": ">=5.4",
		"cliprz/filesystem": "1.0.*"
    }
}

How to use it

You can read Wiki , And you can test Cliprz\Filesystem from Tests directory require PHPUnit.

Author

Copyright and license

Part of Cliprz framework, Copyright 2013 Cliprz, under MIT License.

统计信息

  • 总下载量: 33
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 5
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 5
  • Watchers: 2
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-01-08

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固