Download the PHP package happyendik/yii2-parser-dataprovider without Composer
On this page you can find all versions of the php package happyendik/yii2-parser-dataprovider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-parser-dataprovider
Установка
- Установка пакета с помощью Composer.
Использование
-
Создайте свой класс DataProvider, унаследуйте его от абстрактного класса
happyendik\ParserDataProvider
и реализуйте абстрактные методы данного класса: -
Создайте класс для модели, реализующий
happyendik\ItemInterface
, и перечислите все аттрибуты модели: -
Подключайте свой
CustomDataProvider
, как дефолтные датапровайдеры в Yii2 - И используйте стандартные приемы работы с датапровайдерами
All versions of yii2-parser-dataprovider with dependencies
PHP Build Version
Package Version
The package happyendik/yii2-parser-dataprovider contains the following files
Loading the files please wait ....