2017 © Pedro Peláez
 

library common-crawler

Common Crawler

image

vrkansagara/common-crawler

Common Crawler

  • Saturday, February 17, 2018
  • by vrkansagara
  • Repository
  • 0 Watchers
  • 3 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

Common Crawler Index

Common Crawler library based on PHP using Zend Framework, (*1)

How to run from web !

<<project url>>/commoncrawler, (*2)

How to run from console !

php public/index.php commooncrawler, (*3)

Download / Install

 composer require vrkansagara/common-crawl

Demo

https://vrkansagara.in/commoncrawler, (*4)

SQL

CREATE TABLE `common_index` (
  `id` int(11) NOT NULL,
  `cindex` varchar(25) NOT NULL,
  `name` varchar(20) NOT NULL,
  `timegate` varchar(50) NOT NULL,
  `cdx_api` varchar(55) NOT NULL,
  `status` tinyint(1) NOT NULL DEFAULT '0',
  `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' ON UPDATE CURRENT_TIMESTAMP
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

SQLite

CREATE TABLE common_index
(
    id INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL,
    "index" VARCHAR(25) NOT NULL,
    name VARCHAR(20) NOT NULL,
    timegate VARCHAR(50) NOT NULL,
    cdx_api VARCHAR(55) NOT NULL
);

To follow the path look to the master follow the master walk with the master see through the master become the master., (*5)

The Versions

17/02 2018

dev-dev

dev-dev https://vrkansagara.in

Common Crawler

  Sources   Download

BSD-3-Clause

The Requires

 

php zend common crawler index

30/01 2018

dev-master

9999999-dev https://vrkansagara.in

Common Crawler

  Sources   Download

BSD-3-Clause

The Requires

 

php zend common crawler index

30/01 2018

dev-quick-fix

dev-quick-fix https://vrkansagara.in

Common Crawler

  Sources   Download

BSD 3-Clause

The Requires

 

php zend common crawler index

22/01 2018

1.0.2

1.0.2.0 https://vrkansagara.in

Common Crawler

  Sources   Download

BSD 3-Clause License

The Requires

 

php zend common crawler index

16/01 2018

1.0.1

1.0.1.0 https://vrkansagara.in

Common Crawler

  Sources   Download

BSD 3-Clause License

The Requires

 

php zend common crawler index

12/01 2018

1.0.0

1.0.0.0 https://vrkansagara.in

Common Crawler

  Sources   Download

BSD 3-Clause License

The Requires

 

common crawler index