PHPackages                             virhi/lazy-rest-api-ui-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. [API Development](/categories/api)
4. /
5. virhi/lazy-rest-api-ui-bundle

ActiveSymfony-bundle[API Development](/categories/api)

virhi/lazy-rest-api-ui-bundle
=============================

generate a UI on top of Rest Hal APi

14PHP

Since Mar 29Pushed 11y ago1 watchersCompare

[ Source](https://github.com/virhi/LazyRestApiUiBundle)[ Packagist](https://packagist.org/packages/virhi/lazy-rest-api-ui-bundle)[ RSS](/packages/virhi-lazy-rest-api-ui-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

\#LazyRestApiUiBundle

User interface for LazyRestApiBundle

\##Installation

Edit your `composer.json`:

```
"require": {
    "virhi/lazy-rest-api-ui-bundle" : "master"
}
```

And run Composer:

```
php composer.phar update virhi/lazy-rest-api-ui-bundle

```

Enable your bundle in your `AppKernel.php`:

```
// app/AppKernel.php

public function registerBundles()
{
    $bundles = array(
        // ...
        new Virhi\LazyRestApiBundle\VirhiLazyRestApiUiBundle(),
    );
}
```

Edit your config

```
virhi_lazy_rest_api_ui:
    api_url: http://hostname/
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

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/4b5e1f13d7c3ec3bc202b5a33975eb15f9b03ee350f7a2dd278874d872181612?d=identicon)[virhi](/maintainers/virhi)

---

Top Contributors

[![virhi](https://avatars.githubusercontent.com/u/2827979?v=4)](https://github.com/virhi "virhi (37 commits)")

### Embed Badge

![Health badge](/badges/virhi-lazy-rest-api-ui-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/virhi-lazy-rest-api-ui-bundle/health.svg)](https://phpackages.com/packages/virhi-lazy-rest-api-ui-bundle)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M475](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M270](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M453](/packages/google-gax)

PHPackages © 2026

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