2017 © Pedro Peláez
 

library url-extractor

PHP Class to extract images and meta data information from URLs

image

rollbackpt/url-extractor

PHP Class to extract images and meta data information from URLs

  • Friday, October 30, 2015
  • by joaoperibeiro
  • Repository
  • 0 Watchers
  • 2 Stars
  • 70 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 2 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

URLExtractor v1.0.0

travis-build, (*1)

PHP Class to extract images and meta data information from URLs, (*2)

Usage, (*3)

With composer:, (*4)

composer require rollbackpt/url-extractor

... or manually:, (*5)

require_once 'src/UrlExtractor/UrlExtractor.php';
$urlExtractor = new \rollbackpt\UrlExtractor\UrlExtractor();
echo $urlExtractor->extractAll("http://some-url.com");

Demo Screenshots, (*6)

Test the demo here: http://urlextractor.joaoperibeiro.com/demo/index.html, (*7)

urlextractor1 urlextractor2 urlextractor3, (*8)

About the author - Email: joaopedrocr@gmail.com - Blog: http://joaoperibeiro.com - Personal Page: http://joaopcribeiro.branded.me, (*9)

The Versions

30/10 2015

dev-master

9999999-dev http://urlextractor.joaoperibeiro.com/

PHP Class to extract images and meta data information from URLs

  Sources   Download

MIT

The Requires

  • ext-curl *

 

url metadata metatags

23/10 2015

v1.0.0

1.0.0.0 http://urlextractor.joaoperibeiro.com/

PHP Class to extract images and meta data information from URLs

  Sources   Download

MIT

The Requires

  • ext-curl *

 

url metadata metatags

23/10 2015

v1.0

1.0.0.0 http://urlextractor.joaoperibeiro.com/

PHP Class to extract images and meta data information from URLs

  Sources   Download

MIT

The Requires

  • ext-curl *

 

url metadata metatags