PHPackages                             itk-dev/mock-up-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. itk-dev/mock-up-bundle

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

itk-dev/mock-up-bundle
======================

A mock-up bundle for Symfony

1.0.1(6y ago)0646[1 PRs](https://github.com/itk-dev/mock-up-bundle/pulls)MITPHP

Since Apr 29Pushed 6y ago2 watchersCompare

[ Source](https://github.com/itk-dev/mock-up-bundle)[ Packagist](https://packagist.org/packages/itk-dev/mock-up-bundle)[ RSS](/packages/itk-dev-mock-up-bundle/feed)WikiDiscussions master Synced 1w ago

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

Mock-up bundle
==============

[](#mock-up-bundle)

A Symfony bundle for building html mock-ups.

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

[](#installation)

```
composer require itk-dev/mock-up-bundle
```

Add `ItkDev\MockUpBundle\ItkDevMockUpBundle` to `config/bundles.php`:

```
return [
    …,
    ItkDev\MockUpBundle\ItkDevMockUpBundle::class => ['all' => true],
];
```

Import routes in `config/routes/itkdev_mockup.yaml`, say:

```
itkdev_mockup:
    prefix: /mock-up
    resource: "@ItkDevMockUpBundle/Resources/config/routes.xml"
```

Use
---

[](#use)

Create mock-up templates in `templates/mock-up` and go to `/mock-up` (`prefix`key from `config/routes/itkdev_mockup.yaml`).

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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 ~0 days

Total

2

Last Release

2210d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/33924554?v=4)[ITK Development](/maintainers/itk-dev)[@itk-dev](https://github.com/itk-dev)

---

Top Contributors

[![rimi-itk](https://avatars.githubusercontent.com/u/11267554?v=4)](https://github.com/rimi-itk "rimi-itk (2 commits)")[![tuj](https://avatars.githubusercontent.com/u/6103205?v=4)](https://github.com/tuj "tuj (1 commits)")

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/itk-dev-mock-up-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/itk-dev-mock-up-bundle/health.svg)](https://phpackages.com/packages/itk-dev-mock-up-bundle)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)

PHPackages © 2026

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