PHPackages                             mwsimple/linode-dns-manager - 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/linode-dns-manager

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

mwsimple/linode-dns-manager
===========================

This bundle Linode DNS Manager

054PHP

Since Nov 18Pushed 12y ago1 watchersCompare

[ Source](https://github.com/MWSimple/LinodeDNSManagerBundle)[ Packagist](https://packagist.org/packages/mwsimple/linode-dns-manager)[ RSS](/packages/mwsimple-linode-dns-manager/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

LinodeDNSManagerBundle
======================

[](#linodednsmanagerbundle)

This bundle Linode DNS Manager

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

[](#installation)

### Using composer

[](#using-composer)

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

### Symfony 2.3.\*

[](#symfony-23)

```
"require": {
	...
	"mwsimple/linode-dns-manager": "9999999-dev"
}
```

Execute:

```
php composer.phar update "mwsimple/linode-dns-manager"

```

Add it to the `AppKernel.php` class:

```
	// ...
	new MWSimple\Bundle\CrudGeneratorBundle\MWSimpleLinodeDNSManagerBundle(),
```

### Configuration services

[](#configuration-services)

You can configure `config.yml` find imports:

```
    imports:
        ...
        - { resource: "@MWSimpleLinodeDNSManagerBundle/Resources/config/services.yml" }
```

### Configure routing

[](#configure-routing)

You can configure `routing.yml`

```
    mw_simple_linode_dns_manager:
	    resource: "@MWSimpleLinodeDNSManagerBundle/Controller/"
	    type:     annotation
	    prefix:   /dnsmanager/
```

### Configure parameters

[](#configure-parameters)

You can configure `parameters.yml`

```
    api_key_linode: apikeylinode
    ip_server:      ipserverlinode
```

Author
------

[](#author)

Gonzalo Alonso -

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

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 (11 commits)")

### Embed Badge

![Health badge](/badges/mwsimple-linode-dns-manager/health.svg)

```
[![Health](https://phpackages.com/badges/mwsimple-linode-dns-manager/health.svg)](https://phpackages.com/packages/mwsimple-linode-dns-manager)
```

###  Alternatives

[kbs1/laravel-abbreviations

Abbreviations / acronyms support for your app.

1018.6k](/packages/kbs1-laravel-abbreviations)

PHPackages © 2026

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