| DotScript PHP Image Sorcerer |
|
DotScript PHP Image Sorcerer is an image manipulation component that can be used either as an API or just as a tool for server-side image manipulation. The package contains a PHP class that provides a very powerful API for image resizing, cropping, flipping, rotating and even more. It's possible to put semi-transparent watermarks and additional images over the resulting image. Effects such as blur and motion blur can be applied. Additionally, there is an underlying intelligent caching mechanism that dramatically improves performance. Away from the API, the package also includes image and thumbnail serving tools that can be easily integrated in a website without any knowledge in PHP. |
|
|
|
|
| Human readable password generator |
|
This PHP function will create a human readable password. It's perfect for "Lost your password" pages or sites where the user won't get the password of his choice but a server side created password. |
|
|
|
|