2017 © Pedro Peláez
 

library flysystem-factory

Simple factory library to create a flysystem instance from a url

image

mjrider/flysystem-factory

Simple factory library to create a flysystem instance from a url

  • Friday, March 16, 2018
  • by mjrider
  • Repository
  • 4 Watchers
  • 3 Stars
  • 1,513 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 15 Versions
  • 37 % Grown

The README.md

Flysystem Factory

i'm no longer interested in this package and i'm not using it anymore my self.

This is a factory package to provide for an easy to use configuration and api for flysystem users., (*1)

Package details, (*2)

Latest Release Version License Maintenance Total Downloads, (*3)

Code quality, (*4)

Build Status, (*5)

Compatibility, (*6)

PHP_Compatibility 5.4 and up PHP_Compatibility 7.0 and up, (*7)

Usage

You can require the bundle:, (*8)

composer require mjrider/flysystem-factory

Various backends require additional composer packages. Due to the fact that some are mutual exclusive they are not not a dependency for this package. Please install them conform your own needs, (*9)

Adapters:, (*10)

  • B2: mhetreramesh/flysystem-backblaze
  • S3: league/flysystem-aws-s3-v3

Caching:, (*11)

  • Memcached: ext-memcached
  • Predis: predis/predis

The syntax for the url follows the following scheme adapter://user:pass@[host|region]/sub/folder?extraparam=foo, (*12)

For the full list of supported options per adapter see the examples., (*13)

Examples

Examples are listed in de examples.md., (*14)

Upgrading

From time to time there will be breaking change. These will be documented in UPGRADING.md., (*15)

It is highly recommended to check what has changed before upgrading to a new minor or major release., (*16)

Enforcement

The master branch is protected so that at least one other developer approves by reviewing the change., (*17)

For more information about required reviews for pull requests, please check the official GitHub documentation., (*18)

Development

The code is accompanied by tests. These can be run using:, (*19)

./vendor/bin/phpunit

Authors & Contributors

For a full list off all author and/or contributors, please check the contributors page., (*20)

License

The code in this repository has been licensed under an MIT License., (*21)

The Versions

12/02 2018

dev-brammittendorff-feature/added-ftp-to-flysystem-factory

dev-brammittendorff-feature/added-ftp-to-flysystem-factory https://github.com/mjrider/flysystem-factory

Simple factory library to create a flysystem instance from a url

  Sources   Download

MIT

The Requires

 

The Development Requires

by Robbert Müller

filesystem files storage factory flysystem filesystems

07/12 2017
31/10 2017

v0.1.0

0.1.0.0

Simple factory library to create a flysystem instance from a url

  Sources   Download

MIT

The Requires

 

The Development Requires

by Robbert Müller

factory flysystem

04/09 2017

dev-phpunit

dev-phpunit

Simple factory library to create a flysystem instance from a url

  Sources   Download

MIT

The Requires

 

The Development Requires

by Robbert Müller

factory flysystem

01/09 2017

dev-add-documentation

dev-add-documentation

Simple factory library to create a flysystem instance from a url

  Sources   Download

MIT

The Requires

 

The Development Requires

by Robbert Müller

factory flysystem