2017 © Pedro Peláez
 

library s3url

A subscriber for s3 urls in APIs

image

bigz/s3url

A subscriber for s3 urls in APIs

  • Monday, July 16, 2018
  • by bigz
  • Repository
  • 1 Watchers
  • 1 Stars
  • 42 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

S3 Url

Subscribe to JSON encoding event in jms serializer Decorate with an s3 url the parameters marked with the @uploadedfile annotation, (*1)

Usage

    app.s3_public_url_subscriber:
        public: true
        class: S3Url\Subscriber\S3PublicUrlSubscriber
        arguments: ['@annotations.cached_reader', "%env(AWS_REGION)%", "%env(AWS_BUCKET)%"]
        tags:
            - { name: jms_serializer.event_subscriber }

The Versions

16/07 2018
16/07 2018

1.0

1.0.0.0

A PHP library to support implementing representations for HAL, REST over JSON web services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Romain Richard