PHPackages                             vbh/hello-world-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. vbh/hello-world-bundle

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

vbh/hello-world-bundle
======================

This is the first try create bundle render "hello world"

v1.0.1(1y ago)02MITPHPPHP &gt;=8.0

Since May 29Pushed 1y agoCompare

[ Source](https://github.com/vietbh/VBHHelloWorldBundle)[ Packagist](https://packagist.org/packages/vbh/hello-world-bundle)[ RSS](/packages/vbh-hello-world-bundle/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (3)Used By (0)

VBHHelloWorldBundle 🚀
=====================

[](#vbhhelloworldbundle-)

**VBHHelloWorldBundle** — Bundle Symfony siêu nhẹ, chỉ để hiển thị dòng chữ "Hello" siêu đơn giản! 😎

---

Tính năng
---------

[](#tính-năng)

- Hiển thị dòng chữ `hello` cực nhanh và gọn
- Dễ dàng tích hợp vào dự án Symfony của bạn
- Cấu hình routing linh hoạt với file XML

---

Cài đặt
-------

[](#cài-đặt)

1. ( `composer require vbh/hello-world-bundle` có trên Packagist)
2. Đăng ký bundle trong `config/bundles.php`:

```
return [
    // Các bundle khác ...
    VBH\HelloWorldBundle\VBHHelloWorldBundle::class => ['all' => true],
];

/routes/vbh.yaml
vbh_hello_world_bundle:
  resource: '@VBHHelloWorldBundle/Resources/config/routing.yaml'
  prefix: /vbh

url: /vbh/hello
```

Sử dụng Chạy server Symfony của bạn và truy cập vào đường dẫn tương ứng trong route để thấy dòng chữ hello vui vẻ!

Đóng góp Mọi đóng góp đều rất được hoan nghênh! Hãy tạo issue hoặc pull request trên GitHub nhé! ❤️

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance46

Moderate activity, may be stable

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity43

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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

400d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/475b3c628dd473957be919fb92f4d161298072900e2a0748d35d8fbb4da76137?d=identicon)[vietbh](/maintainers/vietbh)

---

Top Contributors

[![vietbh](https://avatars.githubusercontent.com/u/100103409?v=4)](https://github.com/vietbh "vietbh (11 commits)")

### Embed Badge

![Health badge](/badges/vbh-hello-world-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/vbh-hello-world-bundle/health.svg)](https://phpackages.com/packages/vbh-hello-world-bundle)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M299](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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