Download the PHP package kai-grassnick/readable-path-bundle without Composer
On this page you can find all versions of the php package kai-grassnick/readable-path-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kai-grassnick/readable-path-bundle
More information about kai-grassnick/readable-path-bundle
Files in kai-grassnick/readable-path-bundle
Download kai-grassnick/readable-path-bundle
More information about kai-grassnick/readable-path-bundle
Files in kai-grassnick/readable-path-bundle
Vendor kai-grassnick
Package readable-path-bundle
Short Description Extends the sonata media bundle with a possibility for readable image paths.
License MIT
Package readable-path-bundle
Short Description Extends the sonata media bundle with a possibility for readable image paths.
License MIT
Please rate this library. Is it a good library?
Informations about the package readable-path-bundle
Allow readable image (thumbnails) path
Add a thumbnail-filter which allows us to use the image name as a readable path
To allow a new type, we have to overwrite the original FormatThumbnail function
Requirements
- Symfony
- SonataAdmin
How to install
- Add path to parameters.yml
sonata.media.thumbnail.format: "KaiGrassnick\ReadablePathBundle\Thumbnail\FormatThumbnail"
- Add
new KaiGrassnick\ReadablePathBundle\KaiGrassnickReadablePathBundle()
toAppKernel.php
- Done! Now we have a new thumbnail format
How to use
License
- MIT
Credits
- Kai Grassnick
All versions of readable-path-bundle with dependencies
PHP Build Version
Package Version
Requires
sonata-project/media-bundle Version
>=2.3
The package kai-grassnick/readable-path-bundle contains the following files
Loading the files please wait ....