PHP Classes

File: tests/Bootstrap.php

Recommend this page to a friend!
  Classes of Joćo Ribeiro   PHP URL Extractor   tests/Bootstrap.php   Download  
File: tests/Bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP URL Extractor
Extract URLs of images and metadata from Web pages
Author: By
Last change: Changed folder stucture. Updated composer autoload to psr-4
Updated class namespace and created a composer.json file.
Date: 8 years ago
Size: 82 bytes
 

Contents

Class file image Download
<?php

require_once(dirname(__FILE__) . "/../src/UrlExtractor/UrlExtractor.php");