[ 源代码: php-league-flysystem ]
软件包:php-league-flysystem(3.29.1-2)
php-league-flysystem 的相关链接
Debian 的资源:
下载源码包 php-league-flysystem:
- [php-league-flysystem_3.29.1-2.dsc]
- [php-league-flysystem_3.29.1.orig.tar.xz]
- [php-league-flysystem_3.29.1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [flysystem.thephpleague.com]
相似软件包:
filesystem abstraction offering one API to many filesystems
Flysystem is a filesystem abstraction which allows you to easily swap out a local filesystem for a remote one.
Goals:
* Have a generic API for handling common tasks across multiple file storage engines. * Have consistent output which you can rely on. * Integrate well with other packages and frameworks. * Be cacheable. * Emulate directories in systems that support none, like AwsS3. * Support third party plugins. * Make it easy to test your filesystem interactions. * Support streams for big file handling.
其他与 php-league-flysystem 有关的软件包
|
|
|
|
-
- dep: php-common
- PHP 包的通用文件
-
- dep: php-league-mime-type-detection (<< 2~~)
- generic mime-type detection interface for PHP
- dep: php-league-mime-type-detection (>= 1.0.0)