cawaphp / module-image
This package is abandoned and no longer maintained.
No replacement package was suggested.
Сáша module-image
dev-master
2018-03-22 13:02 UTC
Requires
- php: ~7.1
- cawaphp/cawa: dev-master
- cawaphp/renderer: dev-master
- intervention/image: ~2.3
This package is not auto-updated.
Last update: 2023-12-23 15:03:47 UTC
README
Module for Cawa Framework that resize image with dynamic url
Warning
Be aware that this package is still in heavy developpement. Some breaking change will occure. Thank's for your comprehension.
Features
- Resize image with url like
img.wXXhXX.png
toimg.png
with correct dimension - Width & height are optionnal and image will be resize with correct aspect ration
- Return an 404 default image if the image is not found
About
License
Cawa is licensed under the GPL v3 License - see the LICENSE
file for details