yii2-search This is component for searching in the Active Record models for Yii2 Framework.

25753250

Search in Active Record models for Yii2

  1. Installation
  2. Usage
  3. Tests
  4. Licence

This is component for searching in the Active Record models for Yii2 Framework.

Build Status Scrutinizer Code Quality Total Downloads Latest Stable Version Latest Unstable Version

Installation

Install package

Run command

$ composer require vintage/yii2-search

or add

"vintage/yii2-search": "~1.0"

to the require section of your composer.json file.

Usage

Tests

You can run tests with composer command

$ composer test

or using following command

$ codecept build && codecept run

Licence

License

This project is released under the terms of the BSD-3-Clause license.

Copyright (c) 2017, Vintage Web Production

0 0
2 followers
0 downloads
Yii Version: 2.0
License: BSD-2-Clause
Category: Database
Developed by: greeflas
Created on: Sep 11, 2017
Last updated: 6 years ago

Related Extensions