PHPackages                             akeneo/icecat-demo-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. akeneo/icecat-demo-bundle

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

akeneo/icecat-demo-bundle
=========================

Akeneo PIM Icecat Demo Bundle (For more information about Icecat, please see http://icecat.biz)

v1.0.0-BETA3(12y ago)21343[1 issues](https://github.com/akeneo/IcecatDemoBundle/issues)OSLPHP

Since Dec 2Pushed 6y ago10 watchersCompare

[ Source](https://github.com/akeneo/IcecatDemoBundle)[ Packagist](https://packagist.org/packages/akeneo/icecat-demo-bundle)[ Docs](https://github.com/akeneo/IcecatDemoBundle)[ RSS](/packages/akeneo-icecat-demo-bundle/feed)WikiDiscussions master Synced today

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

Akeneo PIM Icecat Demo Bundle
=============================

[](#akeneo-pim-icecat-demo-bundle)

**This bundle is deprecated and can't be used with recent versions of Akeneo PIM**

This bundle contains real world data coming from the Icecat databases.

To install the demo data, use the following commands :

WARNING: the contents of your database will be replaced

Installing the bundle
---------------------

[](#installing-the-bundle)

From your application root:

```
$ php composer.phar require --prefer-dist "akeneo/icecat-demo-bundle=dev-master"

```

Register the bundle by adding the following line inside the `app/AppKernel.php` file, just before the "return $bundles;" line:

```
$bundles[] = new Pim\Bundle\IcecatDemoBundle\PimIcecatDemoBundle();

```

Define the data used by the installer in the parameters.yml file:

```
installer_data: 'PimIcecatDemoBundle:icecat_demo'

```

Loading the data
----------------

[](#loading-the-data)

```
./install.sh db
php app/console doctrine:fixtures:load --append --fixtures=vendor/akeneo/icecat-demo-bundle/Pim/Bundle/IcecatDemoBundle/DataFixtures/
php app/console cache:clear --env=prod
php app/console pim:icecat-demo:import --env=prod
php app/console pim:completeness:calculate --env=prod
php app/console pim:versioning:refresh --env=prod

```

Icecat data
-----------

[](#icecat-data)

For more information about Icecat, please see

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 58.3% 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

4544d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/307250bdb6545909b128061d967bd724d7174c4ad775390585ac1927c6110747?d=identicon)[akeneo](/maintainers/akeneo)

---

Top Contributors

[![BitOne](https://avatars.githubusercontent.com/u/2151567?v=4)](https://github.com/BitOne "BitOne (14 commits)")[![fitn](https://avatars.githubusercontent.com/u/2131005?v=4)](https://github.com/fitn "fitn (7 commits)")[![nidup](https://avatars.githubusercontent.com/u/2104359?v=4)](https://github.com/nidup "nidup (3 commits)")

---

Tags

datageneratordemo

### Embed Badge

![Health badge](/badges/akeneo-icecat-demo-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/akeneo-icecat-demo-bundle/health.svg)](https://phpackages.com/packages/akeneo-icecat-demo-bundle)
```

###  Alternatives

[fakerphp/faker

Faker is a PHP library that generates fake data for you.

3.9k358.5M3.5k](/packages/fakerphp-faker)[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M568](/packages/symfony-maker-bundle)[simplesoftwareio/simple-qrcode

Simple QrCode is a QR code generator made for Laravel.

2.9k27.6M92](/packages/simplesoftwareio-simple-qrcode)[dflydev/dot-access-data

Given a deep data structure, access data by dot notation.

718359.1M86](/packages/dflydev-dot-access-data)

PHPackages © 2026

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