GithubHelp home page GithubHelp logo

isabella232 / services_amazon_s3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pear/services_amazon_s3

0.0 0.0 0.0 254 KB

Home Page: http://pear.php.net/package/Services_Amazon_S3

PHP 100.00%

services_amazon_s3's Introduction

Services_Amazon_S3

This package provides an object-oriented interface to the Amazon Simple Storage Service (S3). This package is based on the 2006-03-01 REST API.

Features:

  1. List, create and delete buckets, including buckets with location constraints (European buckets).
  2. Create, read and delete objects including metadata.
  3. List keys in a bucket using an SPL Iterator with support for paging, key prefixes and delimiters.
  4. Manipulate access control lists for buckets and objects.
  5. Specify the request style (virtualhost, cname, path style) and endpoint.
  6. Get signed URLs to allow a trusted third party to access private files.
  7. Access buckets and objects using PHP filesystem functions through a stream wrapper.

Services_Amazon_S3 has been migrated from PEAR SVN.

Bugs and Issues

Please report all new issues via the PEAR bug tracker.

Please submit pull requests for your bug reports!

Testing

To test, run either

$ phpunit tests/

or

$ pear run-tests -r

Building

To build, simply:

$ pear package

Installing

To install from scratch:

$ pear install package.xml

To upgrade:

$ pear upgrade -f package.xml

services_amazon_s3's People

Contributors

till avatar gauthierm avatar clockwerx avatar convissor avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.