freshbitsweb/laratables
Ajax support of DataTables for Laravel
v6.0.0
1.3M downloads/mo
#4344 most downloaded on Packagist
freshbitsweb/laratables
What this package is like to depend on
Last release 4 months ago
18 Apr 2026
Release timing varies
gaps range from 2 weeks to 1.3 years
Most releases are documented
notes for 20 of 30 stable releases
Nothing withdrawn
no release was ever pulled
9 years old
30 releases · first in 2017
1 release in the last 12 months
see the full history below
Release timeline
30 releases · Nov 2017 to Apr 2026Releases
latest 30-
v6.0.018 Apr 2026 -
v5.0.026 Feb 2025 -
v4.0.025 Jul 2024 -
v3.0.008 Jun 2023Release notes
Open source →Added
- Support for Laravel 10.x
- Support for PHP 8.2
Changed
- Drop support EoL PHP and Laravel versions (Laravel 8.x and below, PHP 7.x and below)
- If you are using Laravel 9.x, you will need to upgrade to v9.33 (ref)
-
v2.5.016 Feb 2022 -
v2.4.111 Dec 2020 -
v2.4.012 Sep 2020 -
v2.3.121 Mar 2020 -
v2.3.004 Mar 2020 -
v2.2.020 Feb 2020 -
v2.1.004 Sep 2019 -
2.0.003 Aug 2019Release notes
Open source →** IMP - ** If you're upgrading from v1.*.* to v2, please make the following method calls static and accept the eloquent object of the record as a parameter:
- laratablesRowClass()
- laratablesRowData()
- All the methods which customize column values in your datatables.
Fixed
-
v1.1.713 Jul 2019Release notes
Open source →Added
- Allow support for fetching unlimited number of records (#43)
- New config option
max_limitto limit max number of records per query
-
v1.1.613 Jun 2019Nothing published for this version
-
v1.1.513 Jun 2019 -
v1.1.428 Feb 2019 -
v1.1.310 Jan 2019Release notes
Open source →Added
- Allow order by raw statements
- CONTRIBUTING file
- .gitattributes file
Fixed
- Internal: Initialize search and select columns as an array
-
v1.1.230 Nov 2018Release notes
Open source →Added
- Allow specifying non-searchable columns in config file #26 (@sharifzadesina)
-
v1.1.127 Oct 2018Release notes
Open source →Added
- Tests
- Separate searchable columns #21 (@mirabdolbaghi)
- Separate class for
laratablesmethods #7 (@shadoWalker89)
-
v1.1.006 Oct 2018Release notes
Open source →Added
- A feature to modify the query with
recordsOf()method (@cvsouth) - Note about the non-support of nested relationships.
- A feature to modify the query with
-
v1.0.922 Sep 2018Release notes
Open source →Added
- Changelog file
- Link to online demo of the package - https://laratables.freshbits.in.
Fixed
- Additional check for Carbon\Carbon instance in RecordsTransformer #10 (@felipesp88)
- Parse limit and offset values as integers #9 (@felipesp88)
- Proper doc blocks #11 (@cvsouth)
-
v1.0.808 Sep 2018Nothing published for this version
-
v1.0.701 Sep 2018Nothing published for this version
-
v1.0.601 Sep 2018Nothing published for this version
-
v1.0.501 Sep 2018Nothing published for this version
-
v1.0.401 Sep 2018Nothing published for this version
-
v1.0.301 Aug 2018Nothing published for this version
-
v1.0.214 Jul 2018Nothing published for this version
-
v1.0.111 Jul 2018Nothing published for this version
-
v1.0.018 Nov 2017Nothing published for this version