Libraries tagged by getimagesize
marc1706/fast-image-size
8523280 Downloads
fast-image-size is a PHP library that does almost everything PHP's getimagesize() does but without the large overhead of downloading the complete file.
fasterimage/fasterimage
886685 Downloads
FasterImage finds the size or type of a set of images given their uris by fetching as little as needed, in parallel. Originally ported by Tom Moor.
loumray/fastimagesize
7324 Downloads
This package provides a getimagesize function that aims to match the usage of PHP getimagesize while trying to avoid the performance cost of downloading the complete file.
bitandblack/image-information
953 Downloads
Reading information of images
joomla-ua/juimage
60 Downloads
JUImage - library for render thumbs.
daneren2005/fasterimage
16 Downloads
FasterImage finds the size or type of a set of images given their uris by fetching as little as needed, in parallel. Originally ported by Tom Moor.