[ ソース: 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)