PHP Data Tables - Easy Paginate Sort And FilterPHP Data Tables - Easy Paginate Sort And Filter
Easily generate tables for your database data, with pagination, sorting, filtering and more.PHP Data Tables - Easy Paginate Sort And Filter
Easily generate tables for your database data, with pagination, sorting, filtering and more.Overview
Hi, It's been a long time since I made this. The live preview and documentation is gone as I'm no longer active in web development due to health reasons. The code is fairly self-explanatory though, so it can still be valuable if you're a quick learner.
- Peter
-----------
NeatDatatables is a PHP Library (plus some CSS and plain JavaScript) that can generate HTML Tables of your MySQL Database data.
Note: NeatDatatables does not include CRUD-functionality, such as creating or updating data–it's only meant for viewing.
It's well-coded, feature-packed, extendable, customizable, and well-documented.
If there are any features you would like included, feel free to message me and I'll see what I can do
Features
- Pagination
- Sorting
- Filtering & Searching
- Batch Selection & Batch Actions
- Add links or buttons for your "edit-or-view entry"-pages, using simply variable injection syntax: edit_entry.php?id={id} becomes edit_entry.php?id=5 for example
- Clean, Documented Code
- Plain JavaScript–no jQuery dependency
- Minimal CSS, or optionally: use the included themes
- Easy to learn, yet powerful
- Extendible & Customizable
Requirements
NeatDatatables requires that your web server runs PHP version 7.3 or newer.
Instructions
it's self-documenting and easy to get started.
Category | Scripts & Code / PHP Scripts / Database |
First release | 17 October 2021 |
Last update | 17 October 2021 |
Software version | PHP 7.0, PHP 7.1, PHP 7.2, PHP 7.3, PHP 7.4, PHP 8.0 |
Files included | .php, .css, Javascript .js |
Tags | php, html5, css, MySQL, Javascript, Database, pagination, sorting, filtering, tables, searching, datatable, table generator, database table generator, database table |