承接 okapi/filesystem 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

okapi/filesystem

最新稳定版本:1.0.0

Composer 安装命令:

composer require okapi/filesystem

包简介

PHP Filesystem is a PHP library that provides an abstraction layer for the filesystem.

README 文档

README

PHP Path

License: MIT Twitter: @WalterWoshid PHP: >=8.0 Packagist Build

Coverage - PHP 8.0 Coverage - PHP 8.1 Coverage - PHP 8.2

PHP Filesystem is a PHP library that provides an abstraction layer for the filesystem.

It is based on Node.js's filesystem module.

Installation

composer require okapi/filesystem

Usage

<?php use Okapi\Filesystem\Filesystem; // Write file Filesystem::writeFile('./path/to/file.txt', 'Hello World!'); // Read file $contents = Filesystem::readFile('./path/to/file.txt'); // Remove directory or file Filesystem::rm( './path', recursive: true, force: true, ); // Create directory Filesystem::mkdir( './path/to/directory', recursive: true, mode: 0777, );

Testing

  • Run composer run-script test
    or
  • Run composer run-script test-coverage

Show your support

Give a ⭐ if this project helped you!

???? License

Copyright © 2023 Valentin Wotschel.
This project is MIT licensed.

统计信息

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

GitHub 信息

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

其他信息

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

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固