wangjian/spiderman

the high performance crawler framework

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/wangjian/spiderman

dev-master 2018-09-05 09:57 UTC

This package is not auto-updated.

Last update: 2025-09-26 17:19:07 UTC


README

Build Status

Spiderman is a high performance crawler framework, which you can use to develop your own crawler application in only a few minutes.

Requirements

  • PHP 5.6 or higher
  • ext-pcntl
  • ext-sysvmsg
  • ext-sysvsem

installation

composer require wangjian/spiderman

Usage

Please refer to the examples