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↓86.3%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 today

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

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

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

1902d 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.6M3.1k](/packages/craftcms-cms)[chameleon-system/chameleon-base

The Chameleon System core.

1028.6k5](/packages/chameleon-system-chameleon-base)[blackfire/player

A powerful web crawler and web scraper with Blackfire support

49617.1k](/packages/blackfire-player)[drupal/drupal-extension

Drupal extension for Behat

22215.7M173](/packages/drupal-drupal-extension)[sulu/sulu

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

1.3k1.4M203](/packages/sulu-sulu)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

54743.1k4](/packages/jolicode-castor)

PHPackages © 2026

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