PHPackages                             darvinstudio/darvin-crawler-bundle - 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. [CLI &amp; Console](/categories/cli)
4. /
5. darvinstudio/darvin-crawler-bundle

ActiveSymfony-bundle[CLI &amp; Console](/categories/cli)

darvinstudio/darvin-crawler-bundle
==================================

This bundle provides console command that detects broken links on your website.

6.0.4(5y ago)01.3k↓75%MITPHP

Since Dec 17Pushed 5y ago2 watchersCompare

[ Source](https://github.com/DarvinStudio/DarvinCrawlerBundle)[ Packagist](https://packagist.org/packages/darvinstudio/darvin-crawler-bundle)[ RSS](/packages/darvinstudio-darvin-crawler-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (4)Versions (7)Used By (0)

DarvinCrawlerBundle
===================

[](#darvincrawlerbundle)

This bundle provides console command that detects broken links on your website.

Sample configuration
--------------------

[](#sample-configuration)

```
# config/packages/dev/darvin_crawler.yaml
darvin_crawler:
    default_uri: https://example.com # Default value of command's "uri" argument
    blacklists:
        parse: # Content from URIs matching these regexes will not be parsed
            - '/\/filtered\//'
        visit: # URIs matching these regexes will not be visited
            - '/\/filtered\//'
```

Usage
-----

[](#usage)

Crawl default URI:

```
$ bin/console darvin:crawler:crawl
```

Crawl specified URI:

```
$ bin/console darvin:crawler:crawl https://example.com
```

Display all visited links:

```
$ bin/console darvin:crawler:crawl https://example.com -v
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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.

###  Release Activity

Cadence

Every ~24 days

Recently: every ~30 days

Total

6

Last Release

1856d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7494101d87a9ef1b743764adadbf977914bffca325931201f7a46c6ab58b5283?d=identicon)[darvinstudio](/maintainers/darvinstudio)

---

Top Contributors

[![IgorNikolaev](https://avatars.githubusercontent.com/u/7303834?v=4)](https://github.com/IgorNikolaev "IgorNikolaev (1 commits)")

---

Tags

crawlersymfony

### Embed Badge

![Health badge](/badges/darvinstudio-darvin-crawler-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/darvinstudio-darvin-crawler-bundle/health.svg)](https://phpackages.com/packages/darvinstudio-darvin-crawler-bundle)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)[laravel/browser-kit-testing

Provides backwards compatibility for BrowserKit testing in the latest Laravel release.

5139.4M286](/packages/laravel-browser-kit-testing)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

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