https://github.com/loevgaard/dandomain-image-bundle
https://github.com/loevgaard/dandomain-image-bundle
bundle php symfony symfony-bundle
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/loevgaard/dandomain-image-bundle
- Owner: loevgaard
- License: mit
- Created: 2017-06-13T06:34:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-10T08:09:42.000Z (over 8 years ago)
- Last Synced: 2025-02-13T11:52:41.208Z (about 1 year ago)
- Topics: bundle, php, symfony, symfony-bundle
- Language: PHP
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dandomain Image Bundle
[](https://raw.githubusercontent.com/loevgaard/dandomain-image-bundle/master/LICENSE)
Simple bundle to help assist in image creation and manipulation on the Dandomain webshop
## Installation
Use [Composer](http://getcomposer.org/) and install with
`$ composer require loevgaard/dandomain-image-bundle`
Then add the bundle in `AppKernel`:
```php