alexkratky/filestream
Composer 安装命令:
composer require alexkratky/filestream
包简介
Thread safe file write & read
README 文档
README
FileSream is class that will enable thread safe file write & read. I am not the author of the the class, I just made some changes and change the protocol to panx://. The license is on the end of this page.
Usage
The usage is easy, just add to filepath the panx:// protocol.
For example:
file_put_contents("panx://text.txt", "Hello world!");
License
See safe-stream and license on github.
统计信息
- 总下载量: 53
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: BSD
- 更新时间: 2020-03-29