microsoft / azure-storage-common
This project provides a set of common code shared by Azure Storage Blob, Table, Queue and File PHP client libraries.
Installs: 1 469 707
Dependents: 5
Suggesters: 0
Security: 0
Stars: 30
Watchers: 10
Forks: 9
Open Issues: 2
Requires
- php: >=5.6.0
- guzzlehttp/guzzle: ~6.0|^7.0
This package is not auto-updated.
Last update: 2021-01-13 07:25:09 UTC
README
This project provides a set of common PHP code shared by Azure Storage Blob, Table, Queue and File PHP client libraries. For how to access Microsoft Azure Storage services (blobs, tables, queues and files), please refer to the Microsoft Azure Storage PHP Client Library. For documentation on how to host PHP applications on Microsoft Azure, please see the Microsoft Azure PHP Developer Center.
Note
- This repository is currently used for releasing only, please go to azure-storage-php for submitting issues or contribution.