PHPackages                             thib92/flysystem-public-url-plugin - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. thib92/flysystem-public-url-plugin

ActiveLibrary[File &amp; Storage](/categories/file-storage)

thib92/flysystem-public-url-plugin
==================================

A Flysystem plugin to get the public URL of a file

0.2.0(7y ago)311.6k↓100%[1 issues](https://github.com/thib92/flysystem-public-url-plugin/issues)[3 PRs](https://github.com/thib92/flysystem-public-url-plugin/pulls)MITPHP

Since May 3Pushed 3y ago1 watchersCompare

[ Source](https://github.com/thib92/flysystem-public-url-plugin)[ Packagist](https://packagist.org/packages/thib92/flysystem-public-url-plugin)[ RSS](/packages/thib92-flysystem-public-url-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (6)Used By (0)

Flysystem Public URL Plugin
===========================

[](#flysystem-public-url-plugin)

This repo is a plugin for the [Flysystem](https://flysystem.thephpleague.com/docs/) PHP library.

It allows you to get a public URL to access a file.

Getting started
---------------

[](#getting-started)

Start by adding this plugin to your dependencies using Compose:

```
composer require thib92/flysystem-public-url-plugin
```

Then, add the plugin to your Flysystem filesystem:

```
