lulubin/hello-yii2

say hello for Yii Framework 2.0

Maintainers

Package info

github.com/lulubin/hello-yii2

Type:yii2-extension

pkg:composer/lulubin/hello-yii2

Statistics

Installs: 4

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2025-12-05 02:58 UTC

This package is auto-updated.

Last update: 2026-03-05 03:39:50 UTC


README

通过 composer 安装:

composer require lulubin/hello-yii2

2. 使用

<?php
use lulubin\hello\Hello;

echo Hello::sayHello();