yiisoft/yii2-httpclient added to structure-extensions.md

This commit is contained in:
Klimov Paul
2016-08-31 15:34:25 +03:00
parent 90b9ed87bd
commit b1da1085b4
7 changed files with 13 additions and 0 deletions

View File

@ -395,6 +395,8 @@ Yii は下記のコアエクステンションを提供しています。これ
ダミーデータを作る [Faker](https://github.com/fzaninotto/Faker) を使うためのサポートを提供します。
- [yiisoft/yii2-gii](https://github.com/yiisoft/yii2-gii):
拡張性が非常に高いウェブベースのコードジェネレータを提供します。これを使って、モデル、フォーム、モジュール、CRUD などを迅速に生成することが出来ます。
- [yiisoft/yii2-httpclient](https://github.com/yiisoft/yii2-httpclient):
provides an HTTP client.
- [yiisoft/yii2-imagine](https://github.com/yiisoft/yii2-imagine):
[Imagine](http://imagine.readthedocs.org/) に基づいて、使われることの多い画像操作機能を提供します。
- [yiisoft/yii2-jui](https://github.com/yiisoft/yii2-jui):