axy/fs-ifs 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

axy/fs-ifs

Composer 安装命令:

composer require axy/fs-ifs

包简介

Abstraction of file system functions

README 文档

README

Abstraction of file system functions (PHP).

Latest Stable Version Minimum PHP Version Build Status Coverage Status License

  • The library does not require any dependencies.
  • Tested on PHP 5.4+, PHP 7, HHVM (on Linux), PHP 5.5 (on Windows).
  • Install: composer require axy/fs-ifs.
  • License: MIT.

Documentation

Documentation in Russian.

The library reproduces built-in file system functions.

Differences:

  • The application code to access files not via global functions, and via an object with a particular interface. This object is easily replaced by another implementation. Can use a mock for tests (it does not work with real file system, but with memory).
  • Exceptions instead of WARNINGs.
  • Separate class for work with opened file.
  • Several results are structured as objects (Stat, MetaData) instead associative arrays. It improves the autocomplete.
  • Method names are better structured.
  • Specific implementations can implement additional features. Log, an isolated directory and etc.

Implementations

This package defines only interfaces. Specific implementations are located in other packages. For example, work with real FS is axy/fs-real.

Classes and interfaces

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-04-01

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固