PHPackages                             victoire/vacuum-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. victoire/vacuum-bundle

AbandonedSymfony-bundle

victoire/vacuum-bundle
======================

Victoire import bundle for exterior blog

1.01(8y ago)61431[7 issues](https://github.com/Victoire/VacuumBundle/issues)[2 PRs](https://github.com/Victoire/VacuumBundle/pulls)MITPHPPHP &gt;=5.5.9

Since May 2Pushed 7y ago4 watchersCompare

[ Source](https://github.com/Victoire/VacuumBundle)[ Packagist](https://packagist.org/packages/victoire/vacuum-bundle)[ RSS](/packages/victoire-vacuum-bundle/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (2)Dependencies (6)Versions (7)Used By (0)

VacuumBundle
============

[](#vacuumbundle)

The VacuumBundle offer an Implementation for the import of external data to populate a new or an existing Victoire Blog.

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

[](#installation)

Install it with composer:

```
php composer.phar require victoire/vacuum-bundle

```

Then add it to your AppKernel:

```
class AppKernel extends Kernel
    {
        public function registerBundles()
        {
            $bundles = array(
                ...
                new Victoire\DevTools\VacuumBundle\VictoireVacuumBundle(),
            );

            return $bundles;
        }
    }

```

Finally update your schema:

```
php bin/console doctrine:schema:update --force

```

#### Import available

[](#import-available)

SourceFormatWordPressXML### Doc

[](#doc)

1. [Basic usage](doc/basic_usage.md)
2. [How it Works](doc/how_it_works.md)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 71.4% 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 ~36 days

Total

3

Last Release

3222d ago

Major Versions

0.0.1 → 1.02017-05-09

### Community

Maintainers

![](https://www.gravatar.com/avatar/bfae4f0954a577921be2539b40a1f1958376f5c7364505e1e238e232ba8066d9?d=identicon)[paulandrieux](/maintainers/paulandrieux)

![](https://www.gravatar.com/avatar/b33c24b8970c451cea3966e4a3ee46b4b1de451835431300b6371e0a0625152f?d=identicon)[gregumo](/maintainers/gregumo)

![](https://www.gravatar.com/avatar/842f887c814699a06cc627f2ce408b4b76188ae338d1b842a8ce10047c87f5a1?d=identicon)[MadeWilson](/maintainers/MadeWilson)

---

Top Contributors

[![lenybernard](https://avatars.githubusercontent.com/u/618536?v=4)](https://github.com/lenybernard "lenybernard (5 commits)")[![paulandrieux](https://avatars.githubusercontent.com/u/1942078?v=4)](https://github.com/paulandrieux "paulandrieux (2 commits)")

---

Tags

importervictoirewordpresswordpressimportcmsvictoireblog

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/victoire-vacuum-bundle/health.svg)

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

###  Alternatives

[johnpbloch/wordpress

WordPress is open source software you can use to create a beautiful website, blog, or app.

6079.5M464](/packages/johnpbloch-wordpress)[roots/wordpress

WordPress is open source software you can use to create a beautiful website, blog, or app.

19116.9M255](/packages/roots-wordpress)[johnpbloch/wordpress-core

WordPress is open source software you can use to create a beautiful website, blog, or app.

17812.3M116](/packages/johnpbloch-wordpress-core)[roots/wordpress-no-content

WordPress is open source software you can use to create a beautiful website, blog, or app.

1812.6M30](/packages/roots-wordpress-no-content)[roots/wordpress-full

WordPress is open source software you can use to create a beautiful website, blog, or app.

19166.6k12](/packages/roots-wordpress-full)

PHPackages © 2026

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