empatisoft/devextreme-php

Devextreme components with php

Fund package maintenance!
Patreon

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/empatisoft/devextreme-php

dev-master 2022-10-31 05:54 UTC

This package is not auto-updated.

Last update: 2025-09-30 17:48:34 UTC


README

Devextreme components with php

Installing with Composer (Terminal)

Run the following command in the project home directory.

$ composer require empatisoft/devextreme-php:dev-master --prefer-source

Installing with Composer (JSON)

Add the require values of your composer.json file and run the "composer update" command.

"empatisoft/devextreme-php": "dev-master"

Manual Install

You can download the class and copy it to your project directory and use it.