PHPackages                             mwsimple/crawl-site - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. mwsimple/crawl-site

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

mwsimple/crawl-site
===================

This bundle crawler sites

114PHP

Since Jul 24Pushed 11y ago1 watchersCompare

[ Source](https://github.com/MWSimple/CrawlSiteBundle)[ Packagist](https://packagist.org/packages/mwsimple/crawl-site)[ RSS](/packages/mwsimple-crawl-site/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

CrawlSiteBundle
===============

[](#crawlsitebundle)

Installation
------------

[](#installation)

### Using composer

[](#using-composer)

Add following lines to your `composer.json` file:

### Symfony 2.3.\*

[](#symfony-23)

```
"require": {
    ...
    "mwsimple/crawl-site": "2.3.*@dev"
}
```

Execute:

```
php composer.phar update "mwsimple/crawl-site"

```

Add it to the `AppKernel.php` class:

```
// ...
new MWSimple\Bundle\AdminCrudBundle\MWSimpleCrawlSiteBundle(),
```

### Crawler Sites

[](#crawler-sites)

```
php app/console mwsimple:crawlsite

```

Dependencies
------------

[](#dependencies)

This bundle extends [Goutte](https://github.com/fabpot/goutte).

Author
------

[](#author)

Gonzalo Alonso -

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/8ab7da460db4f61d98fb4c414cfbd87ca6134fe03dd4bcc764ac19a8164918f6?d=identicon)[gonzaloalonsod](/maintainers/gonzaloalonsod)

---

Top Contributors

[![gonzaloalonsod](https://avatars.githubusercontent.com/u/1031176?v=4)](https://github.com/gonzaloalonsod "gonzaloalonsod (3 commits)")

### Embed Badge

![Health badge](/badges/mwsimple-crawl-site/health.svg)

```
[![Health](https://phpackages.com/badges/mwsimple-crawl-site/health.svg)](https://phpackages.com/packages/mwsimple-crawl-site)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
