jinowom/yii2-doctohtml

Xwom-Yii2的doctohtml扩展

Installs: 9

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Type:yii2-extension

v1.0.2 2021-02-28 14:05 UTC

This package is auto-updated.

Last update: 2024-04-29 04:35:36 UTC


README

1、

####2、

Installation

    "repositories": {
        "packagist": {
            "type": "composer",
            "url": "https://packagist.phpcomposer.com"
        },
        "doctohtml" : {
          "type": "git",
          "url": "https://github.com/jinowom/yii2-doctohtml.git"
        }
    },

and add this to require :

composer require --prefer-dist jinowom/yii2-doctohtml

Configuration: