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: 11 215 967
Dependents: 6
Suggesters: 0
Security: 0
Stars: 43
Watchers: 10
Forks: 17
Open Issues: 3
Requires
- php: >=5.6.0
- guzzlehttp/guzzle: ~6.0|^7.0
This package is not auto-updated.
Last update: 2024-11-04 18:51:05 UTC
README
For more details on the retirement and alternatives to using this project, visit Retirement notice: The Azure Storage PHP client libraries will be retired on 17 March 2024.
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.