Skip to content

Implement data provider without pagination. Movement through the collection using limit and offset.

Notifications You must be signed in to change notification settings

voskobovich/yii2-collection-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Yii2 REST Collection Provider

Installation

The preferred way to install this extension is through composer.

Either run

php composer require --prefer-dist voskobovich/yii2-collection-provider "~1.0"

or add

"voskobovich/yii2-collection-provider": "~1.0"

to the require section of your composer.json file.

About

Implement data provider without pagination. Movement through the collection using limit and offset.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages