Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mediamonks/symfony-crawler-bundle

Implements the crawler package into Symfony
https://github.com/mediamonks/symfony-crawler-bundle

crawler php symfony symfony-bundle

Last synced: 26 days ago
JSON representation

Implements the crawler package into Symfony

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/mediamonks/symfony-crawler-bundle.svg?branch=master)](https://travis-ci.org/mediamonks/symfony-crawler-bundle)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/mediamonks/symfony-crawler-bundle/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/mediamonks/symfony-crawler-bundle/?branch=master)
[![Code Coverage](https://scrutinizer-ci.com/g/mediamonks/symfony-crawler-bundle/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/mediamonks/symfony-crawler-bundle/?branch=master)
[![Total Downloads](https://poser.pugx.org/mediamonks/crawler-bundle/downloads)](https://packagist.org/packages/mediamonks/crawler-bundle)
[![Latest Stable Version](https://poser.pugx.org/mediamonks/crawler-bundle/v/stable)](https://packagist.org/packages/mediamonks/crawler-bundle)
[![Latest Unstable Version](https://poser.pugx.org/mediamonks/crawler-bundle/v/unstable)](https://packagist.org/packages/mediamonks/crawler-bundle)
[![SensioLabs Insight](https://img.shields.io/sensiolabs/i/fb554d03-3cd7-4f2f-85c1-17e6f9713d6e.svg)](https://insight.sensiolabs.com/projects/fb554d03-3cd7-4f2f-85c1-17e6f9713d6e)
[![License](https://poser.pugx.org/mediamonks/crawler/license)](https://packagist.org/packages/mediamonks/crawler)

# MediaMonksCrawlerBundle

This bundle integrates the [mediamonks/crawler](https://github.com/mediamonks/crawler) package into Symfony for extra ease of use.

## Documentation

Please refer to the files in the [/Resources/doc](/Resources/doc) folder.

## System Requirements

You need:

- **PHP >= 5.5.0**
- **Symfony Framework >= 2.8**

To use the library.

## Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

## License

The MIT License (MIT). Please see [License File](LICENSE) for more information.