azure-storage-php/azure-storage-common
Xiaoning Liu 9bd52d46f2 Fixed a bug that Utilities::allZero() will return true for non-zero data chunks. 2018-01-10 15:49:20 +08:00
..
src/Common Fixed a bug that Utilities::allZero() will return true for non-zero data chunks. 2018-01-10 15:49:20 +08:00
BreakingChanges.md
CONTRIBUTING.md
ChangeLog.md Fixed a bug that Utilities::allZero() will return true for non-zero data chunks. 2018-01-10 15:49:20 +08:00
LICENSE
README.md
composer.json

README.md

Microsoft Azure Storage Common PHP Client Library

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.

Latest Stable Version

Note