SimpleImage
A PHP class that makes working with images and GD as simple as possible. (by claviska)
cimage
Server-side image resizing and cropping on the fly with caching of generated image-files using PHP. (by mosbth)
SimpleImage | cimage | |
---|---|---|
1 | 1 | |
1,380 | 267 | |
- | - | |
4.3 | 3.8 | |
6 months ago | 12 months ago | |
PHP | PHP | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
SimpleImage
Posts with mentions or reviews of SimpleImage.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-18.
-
How do you handle image optimization, resizing and thumbnail in Laravel?
I think https://github.com/claviska/SimpleImage is the best solution for you.
cimage
Posts with mentions or reviews of cimage.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-18.
-
How do you handle image optimization, resizing and thumbnail in Laravel?
Anyone guys used cimage before so he can tell us about his experience https://github.com/mosbth/cimage
What are some alternatives?
When comparing SimpleImage and cimage you can also consider the following projects:
filemanager-fastapi - Handle files? Ok.
Glide - Wonderfully easy on-demand image manipulation library with an HTTP based API.
jpeg-xl-encode - A PHP library for encoding JPEG XL images. Very much inspired by WebP Convert.
imgproxy - Fast and secure standalone server for resizing and converting remote images
Intervention Image - PHP Image Processing