PHPackages                             celtic34fr/zf-got-theme-metroui - 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. [Templating &amp; Views](/categories/templating)
4. /
5. celtic34fr/zf-got-theme-metroui

ActiveProject[Templating &amp; Views](/categories/templating)

celtic34fr/zf-got-theme-metroui
===============================

Metro UI like inteface Theme using zf-graphic-object-templating

03CSS

Since Sep 4Pushed 6y ago2 watchersCompare

[ Source](https://github.com/celtic34fr/zf-got-theme-metroui)[ Packagist](https://packagist.org/packages/celtic34fr/zf-got-theme-metroui)[ RSS](/packages/celtic34fr-zf-got-theme-metroui/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

GraphicObjectTemplating Theme MetroUI (zf-got-theme-metroui)
============================================================

[](#graphicobjecttemplating-theme-metroui-zf-got-theme-metroui)

This graphic theme for **GraphicObjectTemplating** give you the brick to build and manage your own MetroUI.

Before any Installation
-----------------------

[](#before-any-installation)

You must have install the packages : *celtic34fr/zf-graphic-object-templating* and *celtic34fr/zf-got-twig-extension*, development version by the following commands :

```
composer.phar require celtic34fr/zf-graphic-object-templating @dev
composer.phar require celtic34fr/zf-got-twig-extension @dev

```

Installation using Composer
---------------------------

[](#installation-using-composer)

After that, you install this package with :

```
composer.phar require celtic34fr/zf-got-theme-metroui @dev

```

In order to use the installed module, you need to configure your application as follows:

First, in **config/modules.config.php** file, add the following line :

```
...
'MetroUI_GET',
...

```

In public folder of your project, first create a folder named gotextension. In this folder, create a linked directory with the vendor/celtic34fr/zf-got-theme-metroui/public directory named metroui with the following command executed on Linux :

```
cd public
mkdir gotextension
cd gotextension
ln -s ../../vendor/celtic34fr/zf-got-theme-metroui/public metroui

```

For Windows environment use only cmd.exe, the command exected as administrator in public folder became :

```
cd public
mkdir gotextension
cd gotextension
mklink /D metroui ..\..\vendor\celtic34fr\zf-got-theme-metroui\public

```

Now, all is in order to work. You can begin to develop your own extension by adding a new module to your project, your application.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 93.8% 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://www.gravatar.com/avatar/a8eb5153eefb36f62624c5ea9db4c77209de4bd2f769562ae65702ad9be75ded?d=identicon)[celtic34fr](/maintainers/celtic34fr)

---

Top Contributors

[![celtic34fr](https://avatars.githubusercontent.com/u/2061888?v=4)](https://github.com/celtic34fr "celtic34fr (15 commits)")[![citrusMarmelade](https://avatars.githubusercontent.com/u/20476281?v=4)](https://github.com/citrusMarmelade "citrusMarmelade (1 commits)")

### Embed Badge

![Health badge](/badges/celtic34fr-zf-got-theme-metroui/health.svg)

```
[![Health](https://phpackages.com/badges/celtic34fr-zf-got-theme-metroui/health.svg)](https://phpackages.com/packages/celtic34fr-zf-got-theme-metroui)
```

###  Alternatives

[mustache/mustache

A Mustache implementation in PHP.

3.3k44.6M291](/packages/mustache-mustache)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[whitecube/nova-flexible-content

Flexible Content &amp; Repeater Fields for Laravel Nova.

8053.0M25](/packages/whitecube-nova-flexible-content)[mopa/bootstrap-bundle

Easy integration of twitters bootstrap into symfony2

7042.9M33](/packages/mopa-bootstrap-bundle)[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3871.2M](/packages/limenius-react-bundle)[nicmart/string-template

StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.

2101.7M30](/packages/nicmart-string-template)

PHPackages © 2026

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