New class daily digest of 2015-12-15
Rofl you are getting this message as free service for being a user of the PHP Classes site to which you registered voluntarily using the email address rofldigger@getsend.xyz. If you wish to unsubscribe go to the unsubscribe page. |
2 new classes were added to "PHP Classes" repository.
Short description:
Generate sprite images and CSS from image files |
Groups:
|
|
Supplied by:
Detailed description:
This class can generate sprite images and CSS from image files.
It can traverse given directories and extract the list of images.
The class can create a new sprite image with all the found images and a CSS file to show those images as background pictures of Web page elements. |
Short description:
Capture Web page as image using ScreenshotLayer |
Groups:
|
Supplied by:
Detailed description:
This class can capture Web page as image using ScreenshotLayer API.
It can send a HTTP request to the ScreenshotLayer API to request the capture of an image in PNG, JPG or GIF formats from a given URL.
It can capture an image for the full page or only the visible viewport at a given size.
A given CSS may be injected in the captured page. A custom user agent string may be sent to the page Web server to emulate certain device browsers. The API may delay the capture for a given period of time.
The captured image can be resized to a given width and height. The capture results may be cached for a given period of time.
The class can return the captured image as HTML image tags, save the image to file or serve for display. The API may serve a custom placeholder image while the capture is not fully ready. |
PHP Classes site tip of the day:
If you are not interested in receiving any more messages like this one, go to the unsubscribe page .
If want to switch the message format between text and HTML visit the options page and change it in the E-mail alerts and newsletters tab. |