Download the PHP package atellitech/flysystem-yii2 without Composer
On this page you can find all versions of the php package atellitech/flysystem-yii2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download atellitech/flysystem-yii2
More information about atellitech/flysystem-yii2
Files in atellitech/flysystem-yii2
Download atellitech/flysystem-yii2
More information about atellitech/flysystem-yii2
Files in atellitech/flysystem-yii2
Vendor atellitech
Package flysystem-yii2
Short Description It's an adapter of file system for Yii2 that integrating with league/flysystem. But now only supports local, in memory and SFTP and will support AWS S3 or others adpater are developing ongoing.
License MIT
Homepage https://github.com/AtelliTech/flysystem-yii2
Package flysystem-yii2
Short Description It's an adapter of file system for Yii2 that integrating with league/flysystem. But now only supports local, in memory and SFTP and will support AWS S3 or others adpater are developing ongoing.
License MIT
Homepage https://github.com/AtelliTech/flysystem-yii2
Please rate this library. Is it a good library?
Informations about the package flysystem-yii2
flysystem-yii2
It's an adapter of file system for Yii2 that integrating with league/flysystem. But now only supports local, in memory and SFTP and will support AWS S3 or others adpater are developing ongoing.
Supports
- Local
Please see https://flysystem.thephpleague.com/docs/adapter/local/ - InMemory
Please see https://flysystem.thephpleague.com/docs/adapter/in-memory/ - SFTPv3
Please see https://flysystem.thephpleague.com/docs/adapter/sftp-v3/ - AWS S3/Async AWS S3
Please see https://packagist.org/packages/atellitech/flysystem-s3-yii2
Getting Start
Requirements
- php8.0+
Install
Usage
Local
Add component into config file of yii2 project
InMemory
Add component into config file of yii2 project
SFTPv3
Add component into config file of yii2 project
All versions of flysystem-yii2 with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
yiisoft/yii2 Version ^2.0
league/flysystem Version ^3.0
league/flysystem-sftp-v3 Version ^3.0
league/flysystem-memory Version ^3.0
yiisoft/yii2 Version ^2.0
league/flysystem Version ^3.0
league/flysystem-sftp-v3 Version ^3.0
league/flysystem-memory Version ^3.0
The package atellitech/flysystem-yii2 contains the following files
Loading the files please wait ....