PHPackages                             devmachine/ontheio-bundle - 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. [Image &amp; Media](/categories/media)
4. /
5. devmachine/ontheio-bundle

AbandonedArchivedSymfony-bundle[Image &amp; Media](/categories/media)

devmachine/ontheio-bundle
=========================

onthe.io image cloud API integration.

1.2.0(8y ago)0548MITPHPPHP ^5.5|^7.0

Since Sep 12Pushed 8y ago1 watchersCompare

[ Source](https://github.com/lakiboy/devmachine-ontheio-bundle)[ Packagist](https://packagist.org/packages/devmachine/ontheio-bundle)[ Docs](https://github.com/lakiboy/devmachine-ontheio-bundle)[ RSS](/packages/devmachine-ontheio-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (4)Versions (8)Used By (0)

DevmachineOntheioBundle
=======================

[](#devmachineontheiobundle)

[![Build Status](https://camo.githubusercontent.com/3a26d7f3290ceadfc47e57850cd0da12e6e916ed7d5ebb3dbf10d2cd89464f45/68747470733a2f2f7472617669732d63692e6f72672f6c616b69626f792f6465766d616368696e652d6f6e746865696f2d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/lakiboy/devmachine-ontheio-bundle) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/051a7f480a63a1c1197906206cffdcd0e399f1f0ac1d1c8bebdf8afd85236cc3/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6c616b69626f792f6465766d616368696e652d6f6e746865696f2d62756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/lakiboy/devmachine-ontheio-bundle/?branch=master) [![SensioLabsInsight](https://camo.githubusercontent.com/c61fbb466b2dfcbad076619aea9f4be5d26314ff4048fd7e876bdc0f3e499e91/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f66363962326461362d643465662d343236332d613065302d3034376165336330343931652f6d696e692e706e67)](https://insight.sensiolabs.com/projects/f69b2da6-d4ef-4263-a0e0-047ae3c0491e)

[onthe.io](https://i.onthe.io) image cloud API integration.

2017 update
-----------

[](#2017-update)

[i.onthe.io](http://i.onthe.io) service is no longer available for public use. Consider integrating another image cloud provider.

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

[](#installation)

Install this bundle using Composer. Add the following to your composer.json:

```
{
    "require": {
        "devmachine/ontheio-bundle": "~1.0"
    }
}
```

Register bundle in the kernel:

```
