PHPackages                             cwd/easyname-bridge-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. [Framework](/categories/framework)
4. /
5. cwd/easyname-bridge-bundle

AbandonedSymfony-bundle[Framework](/categories/framework)

cwd/easyname-bridge-bundle
==========================

Simple symfony bridge for the easyname php-sdk

019PHP

Since Sep 10Pushed 6y ago2 watchersCompare

[ Source](https://github.com/cwd/easyname-bridge-bundle)[ Packagist](https://packagist.org/packages/cwd/easyname-bridge-bundle)[ RSS](/packages/cwd-easyname-bridge-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Easyname PHP SDK Bridge for Symfony &gt;=2.3
============================================

[](#easyname-php-sdk-bridge-for-symfony-23)

Install:

```
composer require cwd/easyname-bridge-bundle dev-master

```

Config:

```
cwd_easyname_bridge:
    url: "https://api.easyname.com"
    user:
        id: 1234
        email: user@host.de
    api:
        key: 'asdfasdfasdf'
        authentication_salt: 'asdsadf%%asdfasdfasdf'
        signing_salt: 'asdfasdfasdfasdf'
    debug: false

```

Attention: if you have an % in your salt, you have to escape it with an additional % !

Usage:

```
$service = $this->container->get('cwd_easyname_bridge.service');
$result = $service->getDomain(12345);

```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 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://avatars.githubusercontent.com/u/343160?v=4)[Ludwig Ruderstaller](/maintainers/rufinus)[@rufinus](https://github.com/rufinus)

---

Top Contributors

[![rufinus](https://avatars.githubusercontent.com/u/343160?v=4)](https://github.com/rufinus "rufinus (9 commits)")

### Embed Badge

![Health badge](/badges/cwd-easyname-bridge-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/cwd-easyname-bridge-bundle/health.svg)](https://phpackages.com/packages/cwd-easyname-bridge-bundle)
```

###  Alternatives

[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

712181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)[laravel/pail

Easily delve into your Laravel application's log files directly from the command line.

91545.3M590](/packages/laravel-pail)

PHPackages © 2026

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