Skip to content

Installation

johans edited this page May 24, 2018 · 2 revisions

Requirements

  • PHP >= 7.1
  • pthreads (optional for multi-threads support)
  • pcntl (optional for multi-processes support)
  • xmlreader (optional for XML file processing support)

Installation

  git clone https://github.com/duanqiaobb/pider.git
  chmod u+x install.sh
  ./install.sh

Clone this wiki locally