Skip to content

rongfengliang/minio-s3-php-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minio s3 php learning

user aws s3 sdk

how to Running

  • create .env file

replace value with your s3 config

time_zone=Asia/Shanghai
regin=default
endpoint=<endpoint>
use_path_style_endpoint=true
access_key=<access_key>
access_secret=<access_secret>
s3_bucket=<s3_bucket>
test_key=<just for test key >
  • runing
composer install
php demo.php

About

minio-s3-php-learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published