PHPackages                             skyline/component-image-tool - 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. skyline/component-image-tool

ActiveLibrary[Image &amp; Media](/categories/media)

skyline/component-image-tool
============================

v0.8.1(5y ago)012MITPHPPHP &gt;=7.2

Since Dec 28Pushed 5y ago1 watchersCompare

[ Source](https://github.com/tasoftch/skyline-component-image-tool)[ Packagist](https://packagist.org/packages/skyline/component-image-tool)[ RSS](/packages/skyline-component-image-tool/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (2)Dependencies (6)Versions (3)Used By (0)

Skyline Image Tool Component
============================

[](#skyline-image-tool-component)

This package ships with an preconfigured API controller and a JS bundle to interact with images in your application.

### Installation

[](#installation)

```
$ composer require skyline/component-image-tool

```

### Usage (Section PHP)

[](#usage-section-php)

You need to create a subclass of the image tool api controller and route URIs to it.
You need to declare those URIs to the JS bundle.

```
