Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/prawee/yii2-fonts
- Owner: prawee
- Created: 2015-08-21T16:44:59.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-21T18:50:34.000Z (about 9 years ago)
- Last Synced: 2024-04-17T16:42:07.037Z (7 months ago)
- Homepage: http://www.prawee.com
- Size: 125 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Yii 2 Fonts
===========
Thai Fonts for Yii 2 Web ApplicationsInstallation
------------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...