PHPackages                             kazooilabs/uploadifybundle - 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. kazooilabs/uploadifybundle

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

kazooilabs/uploadifybundle
==========================

01.5kJavaScript

Since Apr 30Pushed 10y ago3 watchersCompare

[ Source](https://github.com/KazooiLabs/RuianUploadifyBundle)[ Packagist](https://packagist.org/packages/kazooilabs/uploadifybundle)[ RSS](/packages/kazooilabs-uploadifybundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

RuianUploadifyBundle
====================

[](#ruianuploadifybundle)

[![Build Status](https://camo.githubusercontent.com/4586acfefb38dfc1691a2b136e0d3823330b49d3ae431fadc0d2eb126435c91d/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f727569616e2f527569616e55706c6f616469667942756e646c652e706e67)](http://travis-ci.org/ruian/RuianUploadifyBundle)

### /Warning\\ i made a new version of this bundle you can still use the old one by using the tag v1.0

[](#warning-i-made-a-new-version-of-this-bundle-you-can-still-use-the-old-one-by-using-the-tag-v10)

```
[RuianUploadifyBundle]
    git=git://github.com/ruian/RuianUploadifyBundle.git
    target=bundles/Ruian/UploadifyBundle
    version=v1.0

```

- [Installation](#installation)
- [How to](#example)

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

[](#installation)

### Step 1) Get the bundle

[](#step-1-get-the-bundle)

Go into your `deps` file add these lines:

```
[RuianUploadifyBundle]
    git=git://github.com/ruian/RuianUploadifyBundle.git
    target=bundles/Ruian/UploadifyBundle

```

Launch install `php bin/vendors install`

### Step 2) Register the namespaces

[](#step-2-register-the-namespaces)

Go into your `app/autoload.php` file and register this new namespace:

```
