aboutcoders/file-distribution

File distribution library

Maintainers

👁 aboutcoders

Package info

github.com/aboutcoders/file-distribution

Homepage

pkg:composer/aboutcoders/file-distribution

Statistics

Installs: 15 196

Dependents: 1

Suggesters: 0

Stars: 2

Open Issues: 0

1.0.4 2016-04-23 17:01 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT acddf67cf3b3909f4c5aa83551c5b027fdd7c6b3

  • AboutCoders.com
  • Hannes Schulz <hannes.schulz.woop@aboutcoders.com>
  • Wojciech Ciolko <wojciech.ciolko.woop@aboutcoders.com>

distributionfile

This package is not auto-updated.

Last update: 2026-06-21 02:00:00 UTC


README

The AbcFileDistribution provides a file management system that gives you a flexible framework for storing and transferring files between various locations (Local, FTP, CDN). It is build on top of Gaufrette library.

Build Status: 👁 Build Status

Overview

This library provides the following features:

  • Filesystem definitions you can use with Doctrine ORM, MongoDB/CouchDB ODM or Propel
  • Filesystem AdapterFactory
  • Unit tested

We appreciate if you decide to use this bundle and we appreciate your feedback, suggestions or contributions.

Installation

Add the AbcJobBundle to your composer.json file

{
 "require": {
 "aboutcoders/file-distribution": "~1.0"
 }
}

ToDo:

  • Update docs

About

AbcFileDistributionBundle is a AboutCoders initiative.