dev-master
9999999-devAdapter for Azure Blob Storage for Flysystem
MIT
The Requires
The Development Requires
by Aditya Purwa
Adapter for Azure Blob Storage for Flysystem
Wrapper for Azure Blob Storage for Flysystem., (*1)
Due to the nature that testing Azure storage requires an emulator, or actually running it on Azure platform. This adapter is not thoroughly tested yet, use at your own risk. Any help on providing test is appreciated., (*2)
Initializing adapter, (*3)
$adapter = new AzureBlobAdapter( 'account_name', 'account_key', 'account_protocol' (default to https) )
Adapter for Azure Blob Storage for Flysystem
MIT