Devextreme components with php
Run the following command in the project home directory.
$ composer require empatisoft/devextreme-php:dev-master --prefer-source
Add the require values of your composer.json file and run the "composer update" command.
"empatisoft/devextreme-php": "dev-master"
You can download the class and copy it to your project directory and use it.