Download the PHP package romaricdrigon/fastimage without Composer
On this page you can find all versions of the php package romaricdrigon/fastimage. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download romaricdrigon/fastimage
More information about romaricdrigon/fastimage
Files in romaricdrigon/fastimage
Download romaricdrigon/fastimage
More information about romaricdrigon/fastimage
Files in romaricdrigon/fastimage
Vendor romaricdrigon
Package fastimage
Short Description Finds the size and type of a remote image by fetching as little as needed. PHP port of Ruby fastImage.
License MIT
Homepage https://github.com/romaricdrigon/fastimage
Package fastimage
Short Description Finds the size and type of a remote image by fetching as little as needed. PHP port of Ruby fastImage.
License MIT
Homepage https://github.com/romaricdrigon/fastimage
Please rate this library. Is it a good library?
Informations about the package fastimage
FastImage
FastImage finds the dimensions or filetype of a remote image file given its uri by fetching as little as needed, based on the excellent Ruby implementation by Stephen Sykes.
This version was forked from Tom Moor PHP port, and introduced a few changes:
- usage of exceptions
- ability to customize HTTP headers
- namespaced, composer-ready
Usage
References
- https://github.com/sdsykes/fastimage
- http://pennysmalls.com/find-jpeg-dimensions-fast-in-pure-ruby-no-ima
- http://snippets.dzone.com/posts/show/805
- http://www.anttikupila.com/flash/getting-jpg-dimensions-with-as3-without-loading-the-entire-file/
- http://imagesize.rubyforge.org/
License
FastImage is released under the MIT license. It is simple and easy to understand and places almost no restrictions on what you can do with the software. More Information
All versions of fastimage with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package romaricdrigon/fastimage contains the following files
Loading the files please wait ....