PHPackages                             astina/deadlink-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. astina/deadlink-bundle

AbandonedArchivedSymfony-bundle

astina/deadlink-bundle
======================

Symfony bundle that provides services to find broken link URLs.

1.2.1(12y ago)01.6kMITPHP

Since Oct 18Pushed 12y ago2 watchersCompare

[ Source](https://github.com/astina/AstinaDeadlinkBundle)[ Packagist](https://packagist.org/packages/astina/deadlink-bundle)[ Docs](http://astina.ch)[ RSS](/packages/astina-deadlink-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)DependenciesVersions (5)Used By (0)

Astina Deadlink Bundle
======================

[](#astina-deadlink-bundle)

Symfony bundle that provides services to find broken link URLs.

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

[](#installation)

### Step 1: Add to composer.json

[](#step-1-add-to-composerjson)

```
"require":  {
    "astina/deadlink-bundle":"dev-master",
}
```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

Enable the bundle in the kernel:

```
