ow/crawler-rules

Crawling rules processor

dev-master 2014-09-03 21:06 UTC

This package is not auto-updated.

Last update: 2024-04-23 06:02:10 UTC


README

#Crawler-Rules

Model of rules. Sometimes to manage

  • Author: Michal Machowski
  • Version: 1.0.0

Requirements

  • PHP >= 5.4.0
  • Composer
  • Symfony/Crawler
  • Symfony/Css-selector

##Installation with Composer

To install Crawler-Rule with Composer, add this line to your composer.json file in the `require field:

"mike-macho/crawler-rules": "dev-master"

Congratulations! You succesfully installed the package.

##Usage