Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prawee/yii2-fonts

Thai fonts for Yii 2 Web Applications
https://github.com/prawee/yii2-fonts

Last synced: about 11 hours ago
JSON representation

Thai fonts for Yii 2 Web Applications

Awesome Lists containing this project

README

        

Yii 2 Fonts
===========
Thai Fonts for Yii 2 Web Applications

Installation
------------

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist prawee/yii2-fonts "*"
```

or add

```
"prawee/yii2-fonts": "*"
```

to the require section of your `composer.json` file.

Usage
-----
Waiting...