芝麻信用

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

1.2.1 2019-01-07 08:16 UTC

This package is not auto-updated.

Last update: 2025-06-18 14:21:40 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(); ?>```