Download .zip |
Info | Example | View files (9) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2020-03-25 (4 days ago) | Not yet rated by the users | Total: Not yet counted | Not yet ranked |
Version | License | PHP version | Categories | |||
imagehandler 1.0 | GNU Lesser Genera... | 5 | PHP 5, Graphics, Web services |
Description | Author | |
This package can provide an API to do image manipulation operations. |
|
imageHandler is a PHP (gd) back end class package managing
ImageHandler offers also availability 'on-the-fly'
Anonymous (source and/or output) filenames (without extension) and remote image resources are supported.
The imageHandler interface is simple :
If the crop and size arguments are set simultaneously, cropping is done before (re-)sizing.
The imageHandler output mode is
* download, will open a 'save file'-box in browser * stream, (default) usable in a 'src' statement in a HTML page, (showing a 'thumbnail') * save, saves (cropped/resized/adapted) image on disk
Output image type for the managed image is (default) png. Non-resizable images types are returned 'as is'.
The class package includes
The imageHandler class and index page supports PEAR log class or equivalents.
imageHandler is free for personal, evaluating and testing use, for commercial licences, visit kigkonsult.se!
Files |
File | Role | Description | ||
---|---|---|---|---|
docs (2 files) | ||||
test (4 files) | ||||
imageHandler.class.php | Class | Class source | ||
imageHandler.php | Example | Image handler script | ||
README.md | Doc. | Documentation |
Files | / | docs |
File | Role | Description |
---|---|---|
licence_CC-BY-NC-ND-4.0.txt | Doc. | Documentation |
README.txt | Doc. | Documentation |
Files | / | test |
File | Role | Description |
---|---|---|
cropAndResizeTest.php | Aux. | Auxiliary script |
imageHandler.css | Data | Auxiliary data |
imageHandler.js | Data | Auxiliary data |
index.php | Example | Example script |
Version Control | Unique User Downloads | |||||||
100% |
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.