dhtmlx/connector-php

PHP extension for the DHTMLX library

Installs: 58 619

Dependents: 3

Suggesters: 0

Security: 0

Stars: 26

Watchers: 21

Forks: 29

Open Issues: 13

pkg:composer/dhtmlx/connector-php

3.0.4 2016-06-10 13:39 UTC

This package is not auto-updated.

Last update: 2025-10-11 21:43:33 UTC


README

dhtmlxConnector is an extension for the DHTMLX library, which maps client-side components onto the server-side datasource. Supported components are:

You don't need to worry about data formats any more. dhtmlxConnector will handle data connections between the server-side database and client-side components, seamlessly loading content. When integrated with dhtmlxDataProcessor on the client side, dhtmlxConnector also takes care of update/insert/delete operations.

It organizes server-side functionality to support special modes for components working with large amounts of data (such as dynamic loading, Smart Rendering, and paging) as well as server-side sorting and filtering.

External links

Other languages