芝麻信用

Maintainers

Package info

github.com/Yanhuoyiran/zmxy

Type:yii2-extension

pkg:composer/yanhuoyiran/zmxy

Statistics

Installs: 11

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.2.1 2019-01-07 08:16 UTC

This package is not auto-updated.

Last update: 2026-03-25 17:49:10 UTC


README

芝麻信用

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist yanhuoyiran/zmxy "*"

or add

"yanhuoyiran/zmxy": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \zmxy\AutoloadExample::widget(); ?>```