承接 oihana/php-files 相关项目开发

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

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

oihana/php-files

最新稳定版本:1.0.0

Composer 安装命令:

composer require oihana/php-files

包简介

The Oihana PHP Files library

README 文档

README

Oihana PHP Files

A versatile PHP library for seamless and portable file and path handling.

Latest Version
Total Downloads
License

📚 Documentation

Full project documentation is available at:
👉 https://bcommebois.github.io/oihana-php-files

🚀 Features

  • 📁 Cross-platform path and file utilities — Normalize, join, and manipulate file paths with ease.
  • 🔐 File encryption and decryption powered by OpenSSL.
  • 🗜️ Create, compress and extract archives (.tar and .tar.gz).
  • 📂 Recursive file discovery with advanced filters and options.
  • 🧪 Full unit test coverage ensuring reliability and maintainability.

💡 Designed to be lightweight, testable, and compatible with any PHP 8.4+ project.

📦 Installation

Requires PHP 8.4+

Install via Composer:

composer require oihana/php-files

✅ Running Unit Tests

To run all tests:

composer run-script test

To run a specific test file:

composer run test ./tests/oihana/files/OpenSSLFileEncryptionTest.php

🧾 License

This project is licensed under the Mozilla Public License 2.0 (MPL-2.0).

👤 About the author

🛠️ Generate the Documentation

We use phpDocumentor to generate the documentation into the ./docs folder.

Usage

Run the command :

composer doc

🔗 Related packages

  • oihana/php-core – core helpers and utilities used by this library: https://github.com/BcommeBois/oihana-php-core
  • oihana/php-reflect – reflection and hydration utilities: https://github.com/BcommeBois/oihana-php-reflect
  • oihana/php-enums – a collection of strongly-typed constant enumerations for PHP.: https://github.com/BcommeBois/oihana-php-enums

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MPL-2.0
  • 更新时间: 2025-07-15