Skip to content

Commit bfbf48b

Browse files
author
Igor Chepurnoy
authored
Update README.md
1 parent ca3a1a2 commit bfbf48b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ ArrayQuery Component for Yii2
44
Allows searching/filtering of an array. This component is very useful when displaying array data in GridViews with an
55
ArrayDataProvider.
66

7+
[![Latest Stable Version](https://poser.pugx.org/yii2mod/yii2-array-query/v/stable)](https://packagist.org/packages/yii2mod/yii2-array-query)
8+
[![Total Downloads](https://poser.pugx.org/yii2mod/yii2-array-query/downloads)](https://packagist.org/packages/yii2mod/yii2-array-query)
9+
[![License](https://poser.pugx.org/yii2mod/yii2-array-query/license)](https://packagist.org/packages/yii2mod/yii2-array-query)
710
[![Build Status](https://travis-ci.org/yii2mod/yii2-array-query.svg?branch=master)](https://travis-ci.org/yii2mod/yii2-array-query)
811

912
Installation

0 commit comments

Comments
 (0)