Hi, Im looking for a simple image library that will address image validation, resizing cropping using a gui interface that I can plug into slim.
Any recommendations will be appreciated
I’ve used https://github.com/spatie/image but not in slim. It’s pretty simple to use and does the job.
Intervention Image is also very good:
http://image.intervention.io/
Thank you for responding, will try