tpyo / amazon-s3-php-class

A standalone Amazon S3 (REST) client for PHP 5/CURL
1.03k stars 503 forks source link

Does it support tagging? #173

Open alexcinergy opened 3 years ago

alexcinergy commented 3 years ago

Hello!

Is there ability to set a tag when I put an object?

networkjackbb commented 2 years ago

I have done a refactor of this class and have included methods for managing tagging. it can be found in my repo here: https://github.com/networkjackbb/third-party/blob/main/amazon-s3-php-class/S3.inc.php