PHPackages                             kitpages/mobile-app-builder-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. kitpages/mobile-app-builder-bundle

ActiveSymfony-bundle

kitpages/mobile-app-builder-bundle
==================================

This is a Symfony2 bundle that generates packages specific for terminals from a given html/js code base.

574PHP

Since Feb 15Pushed 13y ago4 watchersCompare

[ Source](https://github.com/kitpages/KitpagesMobileAppBuilderBundle)[ Packagist](https://packagist.org/packages/kitpages/mobile-app-builder-bundle)[ RSS](/packages/kitpages-mobile-app-builder-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

KitpagesMobileAppBuilderBundle
==============================

[](#kitpagesmobileappbuilderbundle)

This bundle is used to generate specific plateform packages (android, iOS, phonegap, firefoxOS,...) from a given common Html/JS code base

Versions
--------

[](#versions)

Actual state
------------

[](#actual-state)

This bundle is early alpha state.

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

[](#installation)

Add KitpagesMobileAppBuilderBundle in your composer.json

```
{
    "require": {
        "kitpages/mobile-app-builder-bundle": "*"
    }
}
```

Now tell composer to download the bundle by running the command:

```
$ php composer.phar update kitpages/mobile-app-builder-bundle
```

AppKernel.php

```
$bundles = array(
    ...
    new Kitpages\MobileAppBuilderBundle\KitpagesMobileAppBuilderBundle(),
);
```

###  Health Score

22

—

LowBetter than 23% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/95c1423b83010cc8afd1fc966d26cc6fc5d7fb5d000e5d7582adcd8392bd239c?d=identicon)[kitpages](/maintainers/kitpages)

---

Top Contributors

[![philippe-levan](https://avatars.githubusercontent.com/u/393066?v=4)](https://github.com/philippe-levan "philippe-levan (7 commits)")

### Embed Badge

![Health badge](/badges/kitpages-mobile-app-builder-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/kitpages-mobile-app-builder-bundle/health.svg)](https://phpackages.com/packages/kitpages-mobile-app-builder-bundle)
```

PHPackages © 2026

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