PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of GrabzIt   GrabzIt PHP Library   composer.json   Download  
File: composer.json
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: Fix for web service path
Updated PHP API to have click functionality.
Date: 1 year ago
Size: 837 bytes
 

Contents

Class file image Download
{ "name": "grabzit/grabzit", "type": "library", "keywords": ["screenshots","PDF","DOCX","HTML","table","capture","PNG","JPG","BMP","TIFF","API","web","images","videos","animated gif","csv","xlsx","video conversion","HTML to PDF","HTML to DOCX","HTML to Image","URL to PDF","URL to DOCX","URL to Image", "Rendered HTML"], "homepage": "https://grabz.it/", "description": "Use our API to allow your app to create images, DOCX documents, 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.2", "autoload": { "psr-4": { "GrabzIt\\": "lib/" } }, "support": { "issues": "https://grabz.it/support/" }, "require": { "php": ">=5.3.2" } }