cybex / transformer
A minimal wrapper for transformer functionalities.
v1.0.0
2023-02-23 10:36 UTC
Requires
- php: ^7.4
- ext-json: *
- guzzlehttp/guzzle: ^6.3|^7.0.1
- illuminate/contracts: ^6.0|^7.0|^8.0
- illuminate/support: ^6.0|^7.0|^8.0
This package is auto-updated.
Last update: 2024-11-03 16:28:02 UTC
README
Installation
To get the latest version, simply require the project using Composer:
$ composer require cybex/transformer
Transformations
width: e.g. w-150
height: e.g. h-150
format: e.g. f-jpg
Combinations: w-150+h-200+f-jpg
License
This package is licensed under The MIT License (MIT).