google-cloud-php-storage
No description available.
File Explorer
Download Latest Version (.zip)- pull_request_template.md
- storage-v1.json
- ConnectionInterface.php
- IamBucket.php
- Rest.php
- RetryTrait.php
- Acl.php
- Bucket.php
- BucketIterator.php
- CreatedHmacKey.php
- EncryptionTrait.php
- HashValidatingStream.php
- HmacKey.php
- Lifecycle.php
- Notification.php
- ObjectIterator.php
- ObjectPageIterator.php
- ReadStream.php
- SigningHelper.php
- StorageClient.php
- StorageObject.php
- StreamWrapper.php
- WriteStream.php
- retry_tests.json
- RetryConformanceTest.php
- AclTest.php
- BucketTest.php
- CreatedHmacKeyTest.php
- HmacKeyTest.php
- LifecycleTest.php
- NotificationTest.php
- StorageClientTest.php
- StorageObjectTest.php
- 5mb.txt
- CloudPlatform_128px_Retina.png
- fujifilm-dx10.jpg
- screenshot.png
- AppendTest.php
- DirectoryTest.php
- FlushTest.php
- ImageTest.php
- ReadTest.php
- RenameTest.php
- StreamWrapperTestCase.php
- UrlStatTest.php
- WriteTest.php
- bootstrap.php
- BucketLockRetentionPolicyTest.php
- BucketRpoTest.php
- HmacKeyTest.php
- HoldObjectsTest.php
- IamConfigurationTest.php
- IamTest.php
- KmsTest.php
- ManageAclTest.php
- ManageBucketsTest.php
- ManageNotificationsTest.php
- ManageObjectsTest.php
- PostPolicyTest.php
- README.md
- RequesterPaysTest.php
- SignedUrlTest.php
- StorageTestCase.php
- UniverseDomainTest.php
- UploadObjectsTest.php
- IamBucketTest.php
- RestTest.php
- RetryTraitTest.php
- logo.svg
- signed-url-v4-service-account.json
- signed-url-v4-testdata.json
- AclTest.php
- BucketTest.php
- ConformanceTest.php
- CreatedHmacKeyTest.php
- EncryptionTraitTest.php
- HashValidatingStreamTest.php
- HmacKeyTest.php
- LifecycleTest.php
- NotificationTest.php
- ObjectIteratorTest.php
- ObjectPageIteratorTest.php
- ReadStreamTest.php
- RequesterPaysTest.php
- SigningHelperTest.php
- StorageClientTest.php
- StorageObjectTest.php
- StreamWrapperTest.php
- WriteStreamTest.php
- .gitattributes
- CODE_OF_CONDUCT.md
- composer.json
- CONTRIBUTING.md
- LICENSE
- phpunit-conformance.xml.dist
- phpunit-snippets.xml.dist
- phpunit-system.xml.dist
- phpunit.xml.dist
- README.md
- SECURITY.md
- VERSION
# Installation Guide
1. Get the code
git clone https://github.com/googleapis/google-cloud-php-storage
Downloads the entire project code from GitHub to your computer.
cd google-cloud-php-storage
Moves into the project folder you just downloaded.
2. PHP (Composer)
Easy RecommendedPrerequisites
$ composer require google/cloud-storage
Type this command into your terminal and run it.
Run it with a built-in server like php -S localhost:8000, then open http://localhost:8000 in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
