imageCounter
A simple page view counter that store data as text and shows data as a PNG image (by victorqribeiro)
image-optimizer
Easily optimize images using PHP (by spatie)
imageCounter | image-optimizer | |
---|---|---|
1 | 1 | |
10 | 2,745 | |
- | 0.7% | |
3.3 | 7.0 | |
over 1 year ago | 3 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.
imageCounter
Posts with mentions or reviews of imageCounter.
We have used some of these posts to build our list of alternatives
and similar projects.
image-optimizer
Posts with mentions or reviews of image-optimizer.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Looking for recommendations for a PHP image upload library / project for secure image uploads.
Though tbh it sounds like you probably already have a web app built and want to plug image uploads into it, in which case just build a method to handle your route with some MIME type validation + a Spatie optimizer implementation for optimising and resizing (which I presume is what you mean by "manipulation")
What are some alternatives?
When comparing imageCounter and image-optimizer you can also consider the following projects:
Image Optimizer - Image optimization / compression library. This library is able to optimize png, jpg and gif files in very easy and handy way. It uses optipng, pngquant, pngcrush, pngout, gifsicle, jpegoptim and jpegtran tools.
php-image-resize
eloquent-viewable - Associate views with Eloquent models in Laravel
sharp - High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.