PHPackages                             geekcell/imagekit-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. geekcell/imagekit-bundle

AbandonedArchivedSymfony-bundle

geekcell/imagekit-bundle
========================

A Symfony bundle for Imagekit integration

1.0.4(2y ago)04.1k1MITPHP

Since Feb 10Pushed 2y ago2 watchersCompare

[ Source](https://github.com/geekcell/imagekit-bundle)[ Packagist](https://packagist.org/packages/geekcell/imagekit-bundle)[ RSS](/packages/geekcell-imagekit-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (12)Versions (6)Used By (0)

imagekit-bundle
===============

[](#imagekit-bundle)

[![Unit tests workflow status](https://github.com/geekcell/imagekit-bundle/actions/workflows/tests.yaml/badge.svg)](https://github.com/geekcell/imagekit-bundle/actions/workflows/tests.yaml) [![Coverage](https://camo.githubusercontent.com/719af4886c304694884b87368b3ab0cd2588b6ac971ff6f107ab49cc77219efb/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d6765656b63656c6c5f696d6167656b69742d62756e646c65266d65747269633d636f766572616765)](https://sonarcloud.io/summary/new_code?id=geekcell_imagekit-bundle) [![Bugs](https://camo.githubusercontent.com/0287136b8b2fbeb832a885a0be077b83ced2580dcf983976da3be35092bae211/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d6765656b63656c6c5f696d6167656b69742d62756e646c65266d65747269633d62756773)](https://sonarcloud.io/summary/new_code?id=geekcell_imagekit-bundle) [![Maintainability Rating](https://camo.githubusercontent.com/888449ee4fccd929cd24cba4915f66d33a679c84deaa68c2230ea2cc092894c2/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d6765656b63656c6c5f696d6167656b69742d62756e646c65266d65747269633d7371616c655f726174696e67)](https://sonarcloud.io/summary/new_code?id=geekcell_imagekit-bundle) [![Quality Gate Status](https://camo.githubusercontent.com/87b7c948f37a1d51db4d84bcfc4fc856f4ee630850d009bac408020614aaa1d7/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d6765656b63656c6c5f696d6167656b69742d62756e646c65266d65747269633d616c6572745f737461747573)](https://sonarcloud.io/summary/new_code?id=geekcell_imagekit-bundle)

A Symfony bundle for smooth integration with the [PHP SDK for ImageKit](https://github.com/imagekit-developer/imagekit-php).

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

[](#installation)

To use this package, require it in your Symfony project with Composer.

```
composer require geekcell/imagekit-bundle
```

Verify that the bundle has been enabled in `config/bundles.php`

```
