N1crack Datatables Versions Save

Simplify your Datatables server-side processing effortlessly using our lightning-fast PHP library, streamlining your workflow seamlessly.

2.3.9

1 month ago

2.3.8

1 month ago

Full Changelog: https://github.com/n1crack/datatables/compare/2.3.7...2.3.8

#a86bd9 add setTotalRecords method

2.3.7

11 months ago

2.3.6

2 years ago
  • add : ci4 builder support
  • fix : escape column names in order to prevent conficts

2.3.5

2 years ago

2.3.4

2 years ago
  • travis-ci removed
  • github actions updated.
  • add support for Eloquent Builder class for LaravelAdapter

2.3.3

3 years ago

2.3.0

4 years ago

2.2.0

4 years ago
  • add postgresql adapter

2.1.5

4 years ago
  • refactored QueryBuilder code
  • fixed broken search query on PSAdapter
  • fixed broken PhalconAdapter
  • fixed wrong data type for orderable attribute
  • added forcetrigger option to hide method. with this, hidden columns can be searched.