Skip to content

gabizz/dynamic-table

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic HTML grid for PHP and NodeJS

The idea is to feed an array of data (or some other data source, like PDO or Doctrine query) to PHP/NodeJS class and to have instantly a grid with server-side sorting, filtering and pagination.

The demo version is available here.

Configuration

Your project must meet the requirements.

Dynamic Table consists of two parts - backend and frontend:

About

Dynamic HTML grid with jQuery/AngularJS frontend and PHP/NodeJS backend

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 58.7%
  • PHP 39.7%
  • Other 1.6%