PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of GrabzIt   GrabzIt PHP Library   ???   Download  
File: ???
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: GrabzIt PHP Library
Take screenshots of Web pages using GrabzIt
Author: By
Last change: Added video scaling to PHP
Updated version
Updated version number
Removed classmap and php unit as not required
Added html to video
Date: 1 month ago
Size: 882 bytes
 

Contents

Class file image Download
{ "name": "grabzit/grabzit", "type": "library", "keywords": ["screenshots","PDF","DOCX","HTML","table","capture","PNG","JPG","BMP","mp4","TIFF","API","web","images","videos","animated gif","csv","xlsx","video conversion","HTML to PDF","HTML to DOCX","HTML to Image","HTML to Video","URL to PDF","URL to DOCX","URL to Image","URL to Video", "Rendered HTML"], "homepage": "https://grabz.it/", "description": "Use our API to allow your app to create images, DOCX documents, videos, rendered HTML and PDF's from URL's or raw HTML. Additionally GrabzIt allows you to convert online videos into animated GIF's or HTML tables into CSV's.", "license": "MIT", "version":"3.5.4", "autoload": { "psr-4": { "GrabzIt\\": "lib/" } }, "support": { "issues": "https://grabz.it/support/" }, "require": { "php": ">=5.3.2" } }