Here is dataTable demo by using Seme Framework version 4.0.0 with bootstrap3. On this demo, we will show you how to implement dataTable server side data source with filtering, sorting, and addtional interface like NProgress also Gritter / Growl. You also can download the data source in the excel format using PHPOffice/Spreadsheet and pdf format using FPDF.
Download or Clone this repository to your directory. e.g. D:\xammp\htdocs\seme_framework
Creating database called seme_framework. If you change database name, you should edit the config file on D:\xammp\htdocs\seme_framework\app\config\development.php
Import the database from sql directory, e.g. D:\xammp\htdocs\seme_framework\sql
After install, just open the framework through your favorite browser. e.g. http://localhost/seme_framework/
Read the official documentation at seme.framework.web.id. Now only available in English.
Bootstrap version 3.4 https://getbootstrap.com/docs/3.4/
jQuery 3.5.1
DataTables version 1.10.22 https://www.datatables.net/
Datepicker v1.0.10 https://fengyuanchen.github.io/datepicker
NProgress https://github.com/rstacruz/nprogress
Bootstrap Growl https://github.com/ifightcrime/bootstrap-growl
https://github.com/PHPOffice/PhpSpreadsheet
Seme Framework licensed under MIT License 2.0