[ 原始碼: 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
- Common files for PHP packages
-
- dep: php-league-mime-type-detection (<< 2~~)
- generic mime-type detection interface for PHP
- dep: php-league-mime-type-detection (>= 1.0.0)