Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mediamonks/symfony-crawler-bundle
- Owner: mediamonks
- License: mit
- Created: 2016-11-28T10:02:42.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-04T14:37:11.000Z (about 7 years ago)
- Last Synced: 2024-11-15T22:19:35.865Z (about 1 month ago)
- Topics: crawler, php, symfony, symfony-bundle
- Language: PHP
- Size: 21.5 KB
- Stars: 7
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.