[ Bron: php-league-flysystem ]
Pakket: php-league-flysystem (3.29.1-2)
Verwijzigingen voor php-league-flysystem
Debian bronnen:
Het bronpakket php-league-flysystem downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [flysystem.thephpleague.com]
Vergelijkbare pakketten:
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.
Andere aan php-league-flysystem gerelateerde pakketten
|
|
|
|
-
- 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)