drupal-libraries / flysystem-stream-wrapper
为 Flysystem V2 & V3 提供流包装器,不包括 StreamWrapper Manager。
v2.0
2024-04-19 14:49 UTC
Requires
- php: ^7.2 || ^8.0
- league/flysystem: ^2.3|^3.0
- symfony/lock: ^5.3|^6.0|^7.0
Requires (Dev)
- ext-intl: *
- ext-pcntl: *
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^8.5|^9.6|^10.0
README
此包为 Flysystem V2 & V3 提供流包装器,不包括 StreamWrapper Manager。
Flysystem V1
如果您正在寻找 Flysystem 1.x 的支持,请查看 twistor/flysystem-stream-wrapper。
安装
composer require drupal-libraries/flysystem-stream-wrapper
贡献
有关贡献指南,请参阅 CONTRIBUTING。
致谢
- 此包受 m2mtech/flysystem-stream-wrapper 的启发。感谢 Martin Mandl。
- 所有贡献者
许可证
根据 MIT 许可证授权。有关更多详细信息,请参阅 许可证文件。