devorto / thumbnails
Defines the way thumbnails are being handled within an application.
1.0.0
2020-11-30 14:29 UTC
Requires
- php: ^7.4
- ext-imagick: *
- ext-mbstring: *
- devorto/images: ^1.0.0
- devorto/routing: ^1.0.2
This package is auto-updated.
Last update: 2025-03-01 00:26:39 UTC
README
This library defines a general way on how thumbnails are handled within an application.
Requirements
- extension: imagick
- extension: mb_string
- devorto/images