PHPackages                             janwebdev/symfony-intervention-image-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. janwebdev/symfony-intervention-image-bundle

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

janwebdev/symfony-intervention-image-bundle
===========================================

Symfony bundle for Intervention Image - a PHP image handling and manipulation library

v1.0.0(4y ago)02.7kMITPHPPHP ^7.4|^8.0|^8.1

Since Jun 7Pushed 4y ago1 watchersCompare

[ Source](https://github.com/janwebdev/symfony-intervention-image-bundle)[ Packagist](https://packagist.org/packages/janwebdev/symfony-intervention-image-bundle)[ Docs](https://github.com/janwebdev/symfony-intervention-image-bundle)[ RSS](/packages/janwebdev-symfony-intervention-image-bundle/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (1)Dependencies (10)Versions (2)Used By (0)

Symfony Intervention image bundle
=================================

[](#symfony-intervention-image-bundle)

Symfony bundle for [Intervention Image](https://github.com/Intervention/image) - a PHP image handling and manipulation library.
It supports Symfony 4.4, 5.x, 6.x and PHP 7.4+, 8.0.x, 8.1.x

[![Unit Tests](https://github.com/janwebdev/symfony-intervention-image-bundle/actions/workflows/run-tests.yml/badge.svg)](https://github.com/janwebdev/symfony-intervention-image-bundle/actions/workflows/run-tests.yml)[![Latest Stable Version](https://camo.githubusercontent.com/df23b985e1f44b5f0fdf5fca547094655a1675811596b67bc49c54e72b782f33/68747470733a2f2f706f7365722e707567782e6f72672f6a616e7765626465762f73796d666f6e792d696e74657276656e74696f6e2d696d6167652d62756e646c652f76)](//packagist.org/packages/janwebdev/symfony-intervention-image-bundle) [![Total Downloads](https://camo.githubusercontent.com/2a34a2bf50fc28f2158eec65c253f327dc6f81457bae5b7e733f119d960f2e38/68747470733a2f2f706f7365722e707567782e6f72672f6a616e7765626465762f73796d666f6e792d696e74657276656e74696f6e2d696d6167652d62756e646c652f646f776e6c6f616473)](//packagist.org/packages/janwebdev/symfony-intervention-image-bundle) [![Latest Unstable Version](https://camo.githubusercontent.com/23ee08efc423a3904e0184823c42b19237a91f820f1d87bf6e7f7dda0457ca04/68747470733a2f2f706f7365722e707567782e6f72672f6a616e7765626465762f73796d666f6e792d696e74657276656e74696f6e2d696d6167652d62756e646c652f762f756e737461626c65)](//packagist.org/packages/janwebdev/symfony-intervention-image-bundle) [![License](https://camo.githubusercontent.com/7004bb41ce073e19da56cff02538db3df654067ecbd5122c4c2251cc65042884/68747470733a2f2f706f7365722e707567782e6f72672f6a616e7765626465762f73796d666f6e792d696e74657276656e74696f6e2d696d6167652d62756e646c652f6c6963656e7365)](//packagist.org/packages/janwebdev/symfony-intervention-image-bundle)

### Prerequisites

[](#prerequisites)

1. Installation
2. Enable the Bundle
3. Configuration
4. Basic usage
5. More info

### 1. Installation

[](#1-installation)

**Using composer**

Run the composer to download the bundle:

```
$ composer require janwebdev/translatable-entity-bundle
```

### 2. Enable the bundle

[](#2-enable-the-bundle)

Check if bundle was enabled:

```
