PHPackages                             datatables.net/datatables.net-fixedheader-dt - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. datatables.net/datatables.net-fixedheader-dt

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

datatables.net/datatables.net-fixedheader-dt
============================================

When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables with styling for \[DataTables\](https://datatables.net/)

4.0.6(3mo ago)03.8k2MITJavaScriptCI passing

Since Feb 14Pushed 3mo ago2 watchersCompare

[ Source](https://github.com/DataTables/Dist-DataTables-FixedHeader-DataTables)[ Packagist](https://packagist.org/packages/datatables.net/datatables.net-fixedheader-dt)[ Docs](http://www.datatables.net/)[ RSS](/packages/datatablesnet-datatablesnet-fixedheader-dt/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (8)Used By (0)

FixedHeader for DataTables with styling for [DataTables](https://datatables.net/)
=================================================================================

[](#fixedheader-for-datatables-with-styling-for-datatables)

This is the distribution package for the [FixedHeader extension](https://datatables.net/extensions/fixedheader) for [DataTables](https://datatables.net/) with styling for [DataTables](https://datatables.net/).

When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability.

Installation
------------

[](#installation)

### Browser

[](#browser)

To use DataTables with a simple `` tag, rather than using this package, it is recommended that you use the [DataTables download builder](//datatables.net/download) which can create CDN or locally hosted packages for you, will all dependencies satisfied.

### npm

[](#npm)

For installation via npm, yarn and other similar package managers, install this package with your package manager - e.g.:

```
npm install datatables.net-dt
npm install datatables.net-fixedheader-dt

```

Then, to load and initialise the software in your code use:

```
import DataTable from 'datatables.net-dt';
import 'datatables.net-fixedheader-dt'

new DataTable('#myTable', {
    // initialisation options
});

```

Documentation
-------------

[](#documentation)

Full documentation and examples for FixedHeader can be found [on the DataTables website](https://datatables.net/extensions/fixedheader).

Bug / Support
-------------

[](#bug--support)

Support for DataTables is available through the [DataTables forums](//datatables.net/forums) and [commercial support options](//datatables.net/support) are available.

### Contributing

[](#contributing)

If you are thinking of contributing code to DataTables, first of all, thank you! All fixes, patches and enhancements to DataTables are very warmly welcomed. This repository is a distribution repo, so patches and issues sent to this repo will not be accepted. Instead, please direct pull requests to the [DataTables/FixedHeader](http://github.com/DataTables/FixedHeader). For issues / bugs, please direct your questions to the [DataTables forums](//datatables.net/forums).

License
-------

[](#license)

This software is released under the [MIT license](//datatables.net/license). You are free to use, modify and distribute this software, but all copyright information must remain.

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance82

Actively maintained with recent releases

Popularity22

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~121 days

Recently: every ~69 days

Total

7

Last Release

95d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fef79eb9ddadbdfa1d829339a87ee86f6f8615d904280fe947dfc04893901a7e?d=identicon)[DataTables](/maintainers/DataTables)

---

Top Contributors

[![AllanJard](https://avatars.githubusercontent.com/u/84905443?v=4)](https://github.com/AllanJard "AllanJard (202 commits)")[![SandyDatatables](https://avatars.githubusercontent.com/u/51116928?v=4)](https://github.com/SandyDatatables "SandyDatatables (16 commits)")

---

Tags

jquerydatatablestablestickyfixedHeaderFixed Headers

### Embed Badge

![Health badge](/badges/datatablesnet-datatablesnet-fixedheader-dt/health.svg)

```
[![Health](https://phpackages.com/badges/datatablesnet-datatablesnet-fixedheader-dt/health.svg)](https://phpackages.com/packages/datatablesnet-datatablesnet-fixedheader-dt)
```

###  Alternatives

[jmosbech/sticky-table-headers

jQuery sticky table headers plugin

9074.9k](/packages/jmosbech-sticky-table-headers)[datatables.net/datatables.net

DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table. This is jQuery DataTables

56156.5k25](/packages/datatablesnet-datatablesnet)[fedemotta/yii2-widget-datatables

DataTables widget for Yii2

34179.4k1](/packages/fedemotta-yii2-widget-datatables)[datatables.net/datatables.net-bs5

DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table. This is DataTables with styling for \[Bootstrap5\](https://getbootstrap.com/)

2185.7k16](/packages/datatablesnet-datatablesnet-bs5)[datatables.net/datatables.net-bs4

DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table. This is DataTables with styling for \[Bootstrap4\](https://getbootstrap.com/docs/4.6/getting-started/introduction/)

2924.0k15](/packages/datatablesnet-datatablesnet-bs4)[datatables.net/datatables.net-dt

DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table. This is DataTables with styling for \[DataTables\](https://datatables.net/)

1835.1k15](/packages/datatablesnet-datatablesnet-dt)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
