PHPackages                             wxr/directory-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. wxr/directory-bundle

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

wxr/directory-bundle
====================

Symfony WXRDirectoryBundle

v2.1.0(13y ago)086MITPHPPHP &gt;=5.3.3

Since Jan 24Pushed 12y ago1 watchersCompare

[ Source](https://github.com/Ascarius/WXRDirectoryBundle)[ Packagist](https://packagist.org/packages/wxr/directory-bundle)[ RSS](/packages/wxr-directory-bundle/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

WXRDirectoryBundle
==================

[](#wxrdirectorybundle)

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

[](#installation)

### Composer

[](#composer)

```
        "wxr/directory-bundle": "dev-master"
```

`$ composer update`

### AppKernel (1)

[](#appkernel-1)

```
        new Sonata\EasyExtendsBundle\SonataEasyExtendsBundle(),

        new WXR\CommonBundle\WXRCommonBundle(),
        new WXR\DirectoryBundle\WXR\DirectoryBundle(),
        new WXR\GeoBundle\WXRGeoBundle(),
```

### SonataEasyExtendsBundle

[](#sonataeasyextendsbundle)

`$ php app/console sonata:easy-extends:generate WXRDirectoryBundle --dest=src``$ php app/console sonata:easy-extends:generate WXRGeoBundle --dest=src`

- [SonataEasyExtendsBundle documentation](http://sonata-project.org/bundles/easy-extends/master/doc/index.html)

### AppKernel (2)

[](#appkernel-2)

```
        new Application\WXR\DirectoryBundle\ApplicationWXRDirectoryBundle(),
        new Application\WXR\GeoBundle\ApplicationWXRGeoBundle(),
```

### Doctrine

[](#doctrine)

`$ php app/console doctrine:schema:update --force`

Configuration
-------------

[](#configuration)

WXRDirectoryBundle doesn't require any configuration.

### Default configuration

[](#default-configuration)

```
wxr_directory:
    translation_domain: WXRDirectoryBundle
    contact:
        manager: wxr_directory.contact.manager.default
        admin:
            class: WXR\DirectoryBundle\Admin\Entity\ContactAdmin
            controller: SonataAdminBundle:CRUD
    group:
        manager: wxr_directory.group.manager.default
        admin:
            class: WXR\DirectoryBundle\Admin\Entity\GroupAdmin
            controller: SonataAdminBundle:CRUD
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

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

Unknown

Total

1

Last Release

4859d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1e7c1ed15cdc16482bcb3dc825e8be1f79224a761f6dc24ff0808ed6211bbeba?d=identicon)[Ascarius](/maintainers/Ascarius)

---

Top Contributors

[![lionelgaillard](https://avatars.githubusercontent.com/u/804873?v=4)](https://github.com/lionelgaillard "lionelgaillard (88 commits)")

---

Tags

directorycontact

### Embed Badge

![Health badge](/badges/wxr-directory-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/wxr-directory-bundle/health.svg)](https://phpackages.com/packages/wxr-directory-bundle)
```

###  Alternatives

[astrotomic/laravel-vcard

A fluent builder class for vCard files.

5330.0k](/packages/astrotomic-laravel-vcard)[mremi/contact-bundle

Implementation of a contact form for Symfony2

2712.4k2](/packages/mremi-contact-bundle)

PHPackages © 2026

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