PHPackages                             fusic/filebinder - 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. fusic/filebinder

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

fusic/filebinder
================

Simple file attachment plugin for CakePHP

2.8.0(6y ago)7230.1k16[1 PRs](https://github.com/fusic/filebinder/pulls)MITPHPCI failing

Since May 31Pushed 6y ago22 watchersCompare

[ Source](https://github.com/fusic/filebinder)[ Packagist](https://packagist.org/packages/fusic/filebinder)[ Docs](https://github.com/fusic/filebinder)[ RSS](/packages/fusic-filebinder/feed)WikiDiscussions 2.0 Synced 1mo ago

READMEChangelog (9)Dependencies (3)Versions (16)Used By (0)

Filebinder: Simple file attachment plugin for CakePHP
=====================================================

[](#filebinder-simple-file-attachment-plugin-for-cakephp)

[![Image](https://camo.githubusercontent.com/b9c492e263e4eda846690ffc5bb3b1e8a765ef9c7baf47d539db8d7c1974c0f0/68747470733a2f2f7261772e6769746875622e636f6d2f66757369632f66696c6562696e6465722f322e302f446f63756d656e742f66696c6562696e6465722e706e67)](https://camo.githubusercontent.com/b9c492e263e4eda846690ffc5bb3b1e8a765ef9c7baf47d539db8d7c1974c0f0/68747470733a2f2f7261772e6769746875622e636f6d2f66757369632f66696c6562696e6465722f322e302f446f63756d656e742f66696c6562696e6465722e706e67)

[![Build Status](https://camo.githubusercontent.com/2f277b1637cf89cdd9bcc03d39839cfed78987325f337c2f2d1b89da1bb9a77f/68747470733a2f2f7472617669732d63692e6f72672f66757369632f66696c6562696e6465722e706e673f6272616e63683d322e30)](https://travis-ci.org/fusic/filebinder)

Feature
-------

[](#feature)

- Simple settings
- Compatible with Transition Component
- Multi attachement
- Selectalble file store method (DB storage or not)

Requirements
------------

[](#requirements)

- PHP &gt;= 5.2.6
- CakePHP &gt;= 2.0

Installation
------------

[](#installation)

Put 'Filebinder' directory on app/plugins in your CakePHP application. Then, add the following code in bootstrap.php

```

```

add\_confirm.ctp

```

```

Amazon S3 combination
---------------------

[](#amazon-s3-combination)

### Requirements

[](#requirements-1)

- aws-sdk 1.5.\*

### Setting

[](#setting)

```
