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(11mo ago)02MITPHPPHP &gt;=8.0

Since May 29Pushed 11mo 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 1mo ago

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

27

—

LowBetter than 49% of packages

Maintenance50

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

354d 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/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

712181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)[laravel/pail

Easily delve into your Laravel application's log files directly from the command line.

91545.3M590](/packages/laravel-pail)

PHPackages © 2026

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