PHP Classes

PHP Screenshot URL Handler: Manipulate URLs and capture a screenshot of a page

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 523 This week: 1All time: 5,693 This week: 560Up
Version License PHP version Categories
php-url-class 1.0.8MIT/X Consortium ...5.6PHP 5, Web services
Description 

Author

This package can manipulate URLs and capture a screenshot of a page.

It can perform several operations with URLs like:

- Cenerate the slug part from a text string
- Retrieve the contents of the respective page
- Extract the page title, meta description, keywords, images
- Capture a screenshot using the Google Page Speed API

Innovation Award
PHP Programming Innovation award nominee
February 2018
Number 2


Prize: One big elePHPant Plush Mascott
Capturing screenshots of Web pages is useful for site developers. It helps understanding how Web site users see their Web site pages. Eventually, that may be useful to discover bugs or issues with the way the pages are presented to the user and that may not be alright.

There are many solutions to capture screenshots of Web pages. Using the Google Page Speed API is often better because internally Google uses the Chrome browser to capture exactly the way pages are presented to users, as if there was a real user seeing a given Web page.

This package uses Google Page Speed API to capture a Web page screenshot, thus taking advantage of its possibilities as described above.

Manuel Lemos
Picture of Muhammad Umer Farooq
Name: Muhammad Umer Farooq is available for providing paid consulting. Contact Muhammad Umer Farooq .
Classes: 52 packages by
Country: Pakistan Pakistan
Age: 22
All time rank: 84611 in Pakistan Pakistan
Week rank: 52 Up3 in Pakistan Pakistan Up
Innovation award
Innovation award
Nominee: 6x

Details

PHP-URL

A PHP Class to parse and manipulate URLs

This package can manipulate URLs and capture a screenshot of a page.

It can perform several operations with URLs like:

  • Cenerate the slug part from a text string
  • Retrieve the contents of the respective page
  • Extract the page title, meta description, keywords, images
  • Capture a screenshot using the Google Page Speed API
  • Check url is exists or not
  • This class use CURL so `allow_url_fopen = off ` is best for security `on` is not required

  Files folder image Files  
File Role Description
Files folder imageclasses (1 file)
Accessible without login Plain text file index.php Example Example script
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file README.md Doc. Documentation

  Files folder image Files  /  classes  
File Role Description
  Plain text file Url.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:523
This week:1
All time:5,693
This week:560Up