siestacat/random-file-generator
最新稳定版本:1.0.0
Composer 安装命令:
composer require siestacat/random-file-generator
包简介
Generate a random file with random bytes for testing
README 文档
README
Install:
composer require siestacat/random-file-generator
Usage:
use Siestacat\RandomFileGenerator\RandomFileGenerator;
$my_tmp_file_path = RandomFileGenerator::generate();
Tests:
git clone https://github.com/SiestaCat/php-random-file-generator.git
cd php-random-file-generator
composer install
composer run-script test
统计信息
- 总下载量: 42
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2023-12-27