2017 © Pedro Peláez
 

library flysystem-public-url-plugin

Plugin for Flysystem to expose the public url.

image

smartest-edu/flysystem-public-url-plugin

Plugin for Flysystem to expose the public url.

  • Tuesday, July 28, 2015
  • by m14t
  • Repository
  • 7 Watchers
  • 2 Stars
  • 202 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Flysystem Public Url Plugin

This is a Flysystem Plugin that adds the ability to get the public url for a file on a filesystem., (*1)

Currently supported Adapters: * awss3v2 * localWithHost, (*2)

Badges

SensioLabsInsight, (*3)

Circle CI, (*4)

Installation

Using composer:, (*5)

composer require smartest-edu/flysystem-public-url-plugin

Enabling

Symfony2 via OneupFlysystemBundle

app/config/config.yml

oneup_flysystem:
    filesystems:
        default:
            adapter: yourAwss3v2Adapter
            plugins:
                - smartestedu.flysystem.public_url_plugin

services:
    smartestedu.flysystem.public_url_plugin:
        class: SmartestEdu\FlysystemPublicUrlPlugin\AwsUrlPlugin

Useage

$publicUrl = $filesystem->getPublicUrl($filename)

The Versions

28/07 2015

dev-master

9999999-dev https://github.com/SmartestEdu/FlysystemPublicUrlPlugin

Plugin for Flysystem to expose the public url.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Farmer

plugin url aws flysystem public awss3v2

21/07 2015

v1.1.1

1.1.1.0 https://github.com/SmartestEdu/FlysystemPublicUrlPlugin

Plugin for Flysystem to expose the public url.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Farmer

plugin url aws flysystem public awss3v2

21/07 2015

v1.1.0

1.1.0.0 https://github.com/SmartestEdu/FlysystemPublicUrlPlugin

Plugin for Flysystem to expose the public url.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Farmer

plugin url aws flysystem public awss3v2

20/03 2015

v1.0.0

1.0.0.0 https://github.com/SmartestEdu/FlysystemPublicUrlPlugin

Plugin for Flysystem to expose the public url.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Matt Farmer

plugin url aws flysystem public awss3v2