PHPackages                             wenzhixin/bootstrap-table - 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. wenzhixin/bootstrap-table

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

wenzhixin/bootstrap-table
=========================

An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation)

1.27.0(3mo ago)11.8k283.4k—6.8%4.4k[199 issues](https://github.com/wenzhixin/bootstrap-table/issues)[13 PRs](https://github.com/wenzhixin/bootstrap-table/pulls)1MITJavaScriptCI failing

Since Jan 18Pushed 1mo ago465 watchersCompare

[ Source](https://github.com/wenzhixin/bootstrap-table)[ Packagist](https://packagist.org/packages/wenzhixin/bootstrap-table)[ Docs](https://github.com/wenzhixin/bootstrap-table)[ GitHub Sponsors](https://github.com/wenzhixin)[ Fund](https://opencollective.com/bootstrap-table)[ RSS](/packages/wenzhixin-bootstrap-table/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (69)Used By (1)

[Bootstrap Table](https://bootstrap-table.com)
==============================================

[](#bootstrap-table)

[![Build Status](https://camo.githubusercontent.com/2dffe70bd99d97f4622c40d5c3fcbc6443f8f9beb395ed1b874d6fe1cf04d3f3/68747470733a2f2f7472617669732d63692e6f72672f77656e7a686978696e2f626f6f7473747261702d7461626c652e737667)](https://travis-ci.org/wenzhixin/bootstrap-table)[![GitHub version](https://camo.githubusercontent.com/585697bd6cf951b856aedb933b8f261ee7179feeeff189565674d80ac5d14d5c/68747470733a2f2f62616467652e667572792e696f2f67682f77656e7a686978696e253246626f6f7473747261702d7461626c652e737667)](http://badge.fury.io/gh/wenzhixin%2Fbootstrap-table)[![Donate](https://camo.githubusercontent.com/e1ff554a09e8e92bef25abc553ff05b88f45afd695877cf12f3a46558ef65b2e/68747470733a2f2f7777772e70617970616c6f626a656374732e636f6d2f656e5f55532f692f62746e2f62746e5f646f6e61746543435f4c472e676966)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZDHP676FQDUT6)[![Backers on Open Collective](https://camo.githubusercontent.com/9bc4c2ce718b4c11a3a5bb7b0fe3b5dec96a46757f6751a2ca92113e59be924d/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b6572732f62616467652e737667)](#backers)[![Sponsors on Open Collective](https://camo.githubusercontent.com/a77b1520e880789d390a40272cffb689c6d657a37e9e8a153c3487fef3bd63fc/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f72732f62616467652e737667)](#sponsors)[![Package Quality](https://camo.githubusercontent.com/6e4d10385b5ef470fb30b0d87b92a97b74f19902f4e23f5da61e2313fa959e3f/68747470733a2f2f6e706d2e7061636b6167657175616c6974792e636f6d2f736869656c642f626f6f7473747261702d7461626c652e737667)](https://packagequality.com/#?package=bootstrap-table)

An extended Bootstrap table with radio, checkbox, sort, pagination, extensions and other added features.

To get started, check out:

- [Docs](https://bootstrap-table.com)
- [Examples](https://github.com/wenzhixin/bootstrap-table-examples)
- [Questions/Helps](http://stackoverflow.com/questions/tagged/bootstrap-table)
- [问题/帮助](http://segmentfault.com/t/bootstrap-table)

[**List of donators**](https://github.com/wenzhixin/bootstrap-table/blob/master/DONATORS.md)

LICENSE
-------

[](#license)

**NOTE:** Bootstrap Table is licensed under [The MIT License](https://github.com/wenzhixin/bootstrap-table/blob/master/LICENSE). Completely free, you can arbitrarily use and modify this plugin. If this plugin is useful to you, you can **Star** this repo, your support is my biggest motive force, thanks.

Features
--------

[](#features)

- Created for Twitter Bootstrap (All versions supported)
- Responsive web design
- Scrollable Table with fixed headers
- Fully configurable
- Via data attributes
- Show/Hide columns
- Show/Hide headers
- Show/Hide footers
- Get data in JSON format using AJAX
- Simple column sorting with a click
- Format column
- Single or multiple row selection
- Powerful pagination
- Card view
- Detail view
- Localization
- Extensions

How to get it
-------------

[](#how-to-get-it)

### Manual download

[](#manual-download)

Use [Releases page](https://github.com/wenzhixin/bootstrap-table/releases) or [the source](https://github.com/wenzhixin/bootstrap-table/archive/master.zip).

### Yarn

[](#yarn)

```
yarn add bootstrap-table

```

### Npm

[](#npm)

```
npm install bootstrap-table

```

### CDN

[](#cdn)

You can source bootstrap-table directly from a CDN like [CDNJS](http://www.cdnjs.com/libraries/bootstrap-table) or [bootcss](http://open.bootcss.com/bootstrap-table/) or [jsdelivr](http://www.jsdelivr.com/#!bootstrap.table).

Contributing
------------

[](#contributing)

For feature requests, bug reports or submitting pull requests, please ensure you first read [CONTRIBUTING.md](https://github.com/wenzhixin/bootstrap-table/blob/master/CONTRIBUTING.md).

Reporting Issues
----------------

[](#reporting-issues)

As stated above, please read [CONTRIBUTING.md](https://github.com/wenzhixin/bootstrap-table/blob/master/CONTRIBUTING.md), especially [Bug Reports](https://github.com/wenzhixin/bootstrap-table/blob/master/CONTRIBUTING.md#bug-reports)

And as stated there, please provide an [Online Example](https://live.bootstrap-table.com) when creating issues!

It's really saves much time.

You can also use our examples template via Load Examples button:

[Online Editor](https://live.bootstrap-table.com/)

Your feedback is very appreciated!

Acknowledgements
----------------

[](#acknowledgements)

Thanks to everyone who have given feedback and submitted pull requests. A list of all the contributors can be found [here](https://github.com/wenzhixin/bootstrap-table/graphs/contributors). This project exists thanks to all the people who contribute. \[[Contribute](CONTRIBUTING.md)\]. [![](https://camo.githubusercontent.com/c66e84283112bc94ced13c7fb6883f26dffbce248b8d9c4741f379380920a6b8/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f636f6e7472696275746f72732e7376673f77696474683d383930)](graphs/contributors)

Release History
---------------

[](#release-history)

Look at the [Change Log](https://github.com/wenzhixin/bootstrap-table/blob/master/CHANGELOG.md)

Local develop
-------------

[](#local-develop)

To develop bootstrap-table locally please run:

```
mkdir bootstrap-table-dev
cd bootstrap-table-dev
git clone https://github.com/wenzhixin/bootstrap-table
git clone https://github.com/wenzhixin/bootstrap-table-examples

yarn add http-server
npx http-server
```

And then open:

Local build
-----------

[](#local-build)

Be sure to use a current version of yarn/npm. To build bootstrap-table locally please run:

### Yarn

[](#yarn-1)

```
yarn install
yarn build

```

### Npm

[](#npm-1)

```
npm install
npm run build

```

Result will appear in `dist` directory.

PayPal Sponsors
---------------

[](#paypal-sponsors)

[![Write my essay services from Edubirdie](https://camo.githubusercontent.com/3870498d0a368c232e61a5a5af25d3afb07b30eb2c6ceeefc67c6b2247c1d474/68747470733a2f2f626f6f7473747261702d7461626c652e636f6d2f6173736574732f696d616765732f6564752d6269726469652e706e67)](https://edubirdie.com/write-my-essay)

OpenCollective Sponsors
-----------------------

[](#opencollective-sponsors)

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. \[[Become a sponsor](https://opencollective.com/bootstrap-table#sponsor)\]

[![](https://camo.githubusercontent.com/8cad5c99bb193b463d35f8ae5f5e3d14980c739dc5b6e6a0681a8dbdd7cc2816/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f302f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/0/website)[![](https://camo.githubusercontent.com/e0deab29c4d9edde8dffe5c357396a52485f065debbe690e86104993f48b7e4f/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f312f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/1/website)[![](https://camo.githubusercontent.com/3f77dcd903177d8e3053b73817642412f332ecb3b62d51e53aac3a9c4039bf01/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f322f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/2/website)[![](https://camo.githubusercontent.com/7b4f23768b0d98139898c09548db2a8d86bde6ceaad5fb420566c901cf9c2129/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f332f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/3/website)[![](https://camo.githubusercontent.com/77e281d97c7b2bc320e930d2ecea54cf94692224f024c9a41b20dc6ed6f23df1/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f342f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/4/website)[![](https://camo.githubusercontent.com/98e1bc78eac06b02d46c6e3ad1abae7978e50d57cead24029e25342c620a5e50/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f352f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/5/website)[![](https://camo.githubusercontent.com/f25b5ffba51692c23a827c977d69cda38fa6f3ab22b98ddfbdcbadbdff4a9c70/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f362f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/6/website)[![](https://camo.githubusercontent.com/dc80ac166926d4eeb5deacd524573aec05a3b25e18f2fe41b9ffcf833a41e8c9/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f372f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/7/website)[![](https://camo.githubusercontent.com/840ec4bbd9a4342832a46cdeea6358d3e15759e61bb7863f9739e934fdd5087a/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f382f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/8/website)[![](https://camo.githubusercontent.com/a719e64917f98c7515baa5f1513b39424c87e0ab423a48200a2d9831bf560b2b/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f392f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/9/website)[![](https://camo.githubusercontent.com/d041411523d6dbc942ab91fb8a06426ce5b9198e4fb647704541c6ff93d00f5a/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f31302f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/10/website)[![](https://camo.githubusercontent.com/14bde7ba1175a8fd95cb753dea3ed90038d52301bff3f9ed53f7ada0b42cc4b5/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f31312f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/11/website)[![](https://camo.githubusercontent.com/3e15892583316ce8775c692816b3907e9e42dea6212489e56b66dcc8ac328aa9/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f31322f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/12/website)[![](https://camo.githubusercontent.com/30cdff9b3dc61d4241823acf1f078c83d29a26a73e26a9e35d6c69546c5073ec/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f31332f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/13/website)[![](https://camo.githubusercontent.com/3e629b8290c1890b2e30ed49c4487d42fc5b1922523fe9521f5e255b141867b1/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f31342f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/14/website)[![](https://camo.githubusercontent.com/23ada61650928952e840f7765f66f6f1e36e3f9ec3f3b7a25dc5a7a63d756c50/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f31352f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/15/website)[![](https://camo.githubusercontent.com/621fb7e365de58bb6f69829d3ed596331f4ad22571e467e299caeeb2c910ff48/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f31362f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/16/website)[![](https://camo.githubusercontent.com/904de4b798ee1c6b4dad21af1fcc7efd50ea45b40742bda09d5d9470eaf0e9f7/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f31372f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/17/website)[![](https://camo.githubusercontent.com/0fb3b4531d2e3a956e5691bf5f48bdd0ba8f604d1774c7672a08d027e46d21eb/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f31382f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/18/website)[![](https://camo.githubusercontent.com/8efdbe194b01ffb0be8c482646ec2c52dfd36cb785348fba3ab2d0c5f98c036b/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f31392f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/19/website)[![](https://camo.githubusercontent.com/51ce8d113e0b84660cf0628b9d0e6c5bb66e5dab9af3def7ed43cf65eb742a84/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f32302f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/20/website)[![](https://camo.githubusercontent.com/24f103d920734b06e32e2fab3babb2cb062766d751ab8ef1cbf4df75bc57a52b/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f32312f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/21/website)[![](https://camo.githubusercontent.com/4afe10f30129daec1a441c1c06ea095f3c65492072eb4394a99dc3f3bd3bc84e/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f32322f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/22/website)[![](https://camo.githubusercontent.com/787a0329267d9208f7d34f745cb72c6ff79e0a003f3d9aca1d8bcd111e8f1221/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f32332f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/23/website)[![](https://camo.githubusercontent.com/854d71acb8ed5c8471e03d8df1370cf2a628a823e84f0fa8184e1e672f897992/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f32342f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/24/website)[![](https://camo.githubusercontent.com/50188b1802c0664125878c47465ad6845afceb0e198fef7a7d93d67e4f09798e/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f32352f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/25/website)[![](https://camo.githubusercontent.com/b392334a8a0f5d18ca699ddf18e05d62c39947712fcf94719b49175ec192e562/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f32362f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/26/website)[![](https://camo.githubusercontent.com/8a3b47f35ec17c7a4ecf18c592015cf99590bb9d93e7621cadfc0bacd06dcb53/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f32372f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/27/website)[![](https://camo.githubusercontent.com/a8d8f630fe41e06e9bee5df57811de51e68020105b6b68260601d6e9bb71cbd7/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f32382f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/28/website)[![](https://camo.githubusercontent.com/1f027ab01411d340666864f31314caa03ae30203640bfd163ed01e71d9d1ae90/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f32392f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/29/website)[![](https://camo.githubusercontent.com/675f31eb0f7a155de18dc2ade7fe12c1f2e2b458f5cf9cf90c84f5e665d3e857/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f33302f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/30/website)[![](https://camo.githubusercontent.com/7b76ba6d3c1ccea8612b29f30637c59e3aa1075f53c05d4d3eab421b726a6490/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f33312f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/31/website)[![](https://camo.githubusercontent.com/b5f12e30449b4719208203303229b6e305f243d4bb255bb17d6fbf4759743fd5/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f33322f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/32/website)[![](https://camo.githubusercontent.com/c59249ef89a301765d8fd6172146ff0b2816fb86471dcb51a93f1008577768cd/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f33332f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/33/website)[![](https://camo.githubusercontent.com/7e449a69de62e7af6f13c8866079fef916399c8d09987c08358f79c03d648c9a/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f33342f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/34/website)[![](https://camo.githubusercontent.com/36920cf2551f7af0f2294053c6c86038b48def0b9d926601e79bfbb5b0df372c/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f33352f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/35/website)[![](https://camo.githubusercontent.com/804b8f4b72a1662d50a69fe9621b54fc09a7cd6c0b290fe40ecb21050e54df9e/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f33362f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/36/website)[![](https://camo.githubusercontent.com/d5d90458da28560e362219b9e331c1de67c8da588dd3110627670be087ce411f/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f33372f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/37/website)[![](https://camo.githubusercontent.com/0bf8496834803298f5531252557431c73b52b2ff196490f3a57667dff76965c9/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f33382f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/38/website)[![](https://camo.githubusercontent.com/88f930c9ceeeaea55a93eac6ac1739a992857d0f0f88ac2102df52239492d0d9/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f33392f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/39/website)[![](https://camo.githubusercontent.com/0ab55784145d58840a6f6eae74b7cf56c3c21a098c32396dba5a40415cd88d51/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f34302f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/40/website)[![](https://camo.githubusercontent.com/a8ca05b09bb185d1242187a655d1fd18c1e3fa41d242e9b82aaefe636bf220b3/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f34312f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/41/website)[![](https://camo.githubusercontent.com/c9dce3f96caaaa1b1d3cc1d5a18e273dd4ce0910d18eaa8f9889ce31cc10b0cf/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f34322f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/42/website)[![](https://camo.githubusercontent.com/8d9c1a39d9fb8b79c90c8521d24a9b30285e0d7dff44dc483270705b65e71610/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f34332f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/43/website)[![](https://camo.githubusercontent.com/100d833eba1688460fa33540d87b0d90f819456d96473ef8564422fd494ea1f0/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f34342f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/44/website)[![](https://camo.githubusercontent.com/92f348c4a677226a939b3d340f3aa3dec38bd0eeac0c8fe6cc17ebcd1ccec144/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f34352f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/45/website)[![](https://camo.githubusercontent.com/67eeddc331ca5a5767a430e30519fe6d6d3bbdb468d59b9d8cf6da568a5e349f/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f34362f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/46/website)[![](https://camo.githubusercontent.com/49805be217feb9c10191c7a2c1b3c7457ec9e965fd6cd996558588d0880b82da/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f34372f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/47/website)[![](https://camo.githubusercontent.com/9390e95dbc74e222580c15e0852d708e61d5a54ab95d73e5d96d2c8376c2926e/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f34382f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/48/website)[![](https://camo.githubusercontent.com/bb50daf65e3301c50fb1b99e9cc36d54a10e8ea3849120d02984f3d6a9954ed0/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f34392f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/49/website)[![](https://camo.githubusercontent.com/ad4cd3fee80051081f7443686d44b9689ee8453cb9ad450c08689915feae834a/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f73706f6e736f722f35302f6176617461722e737667)](https://opencollective.com/bootstrap-table/sponsor/50/website)

OpenCollective Backers
----------------------

[](#opencollective-backers)

Support this project by becoming a backer. Your image will show up here with a link to your website. \[[Become a backer](https://opencollective.com/bootstrap-table#backer)\]

[![](https://camo.githubusercontent.com/49c4545657f3c1524c18942c0189c62669619323ce4114557d0df07f9567304a/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f302f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/0/website)[![](https://camo.githubusercontent.com/380ea39cf2d8cf15c630fff33b382cf47ce0fb315988918ad2c6b49a1deb5b0d/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f312f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/1/website)[![](https://camo.githubusercontent.com/a2c3b0f8106c0cf44e6d7e58d347a67d1e865d561446b9d86822973b00463d5d/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f322f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/2/website)[![](https://camo.githubusercontent.com/811a64d88fd9a052cc3fd22e21a43a7ffecd360c86c7c670b1a7b21bcacd67f3/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f332f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/3/website)[![](https://camo.githubusercontent.com/e329c59d3310f8a9d6086a3fde88e9f93b27cb99f73db642c5f3f9145b806c1e/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f342f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/4/website)[![](https://camo.githubusercontent.com/036296a80d5db1e95e05fbb6825a43419ccb83ba0d1157ed02d1303939834b9f/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f352f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/5/website)[![](https://camo.githubusercontent.com/4096ed7c6c8cf25bce9a413abf85fd2a6e87a998043b3525a686a192a28d709a/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f362f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/6/website)[![](https://camo.githubusercontent.com/10864bbeace694a4c7f7df4254340764bf262cd611eeeda5198dc66f8fe0576c/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f372f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/7/website)[![](https://camo.githubusercontent.com/072c20f2ad68d101df7b410c8882e2415c59db985dc0c337dc2e4cec8641d870/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f382f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/8/website)[![](https://camo.githubusercontent.com/cc9835b59c835819938390ffb7c6bce2204d6b4b542ea02475a2740bd40d0726/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f392f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/9/website)[![](https://camo.githubusercontent.com/9dc239938a6f391ae0cc2a9257bea84b30a5b0ecf16b74339e38d2d45df0c4fe/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f31302f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/10/website)[![](https://camo.githubusercontent.com/5f2b780fdf0e49cc804d09602cf55a4329815da3f7015db85da632eebdaa967a/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f31312f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/11/website)[![](https://camo.githubusercontent.com/22980dde42305edb936003bc41028e505d40ba11530e7a2b3621402a199e7cf0/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f31322f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/12/website)[![](https://camo.githubusercontent.com/e8fab9702781250e1606b17b1456a018ca4328a005546925b8f6546047deb736/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f31332f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/13/website)[![](https://camo.githubusercontent.com/6a4dfcc054eeb415cf024ab84b4d9b7e9abc8253b78afbb4981177bee6c4eabc/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f31342f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/14/website)[![](https://camo.githubusercontent.com/1d56a13364044ce325e0520adab36ca7adf61bedf8e0d57de53caef4cd478958/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f31352f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/15/website)[![](https://camo.githubusercontent.com/9deda426a9ebb4c47635e48cc5ee80aa3642ba28c61f5ad9b9cc7e89cba1565d/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f31362f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/16/website)[![](https://camo.githubusercontent.com/f356907ae89b35f19e0b72ed3ec26a19d37f8602107dfb0a61acccc89d7fed88/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f31372f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/17/website)[![](https://camo.githubusercontent.com/5180ed686ed7cf042ef03f8d02d948c0d5ad8a67e3ba8c75f5966adcd83e864f/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f31382f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/18/website)[![](https://camo.githubusercontent.com/7447a27376eb7fa4f45e4dfe9475d4fc5e4965658182861da835c260a3c6d60d/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f31392f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/19/website)[![](https://camo.githubusercontent.com/63d0a7cf5ad151f396ce8e46c78d3f88a50905bab5426ca75453eeb50e4da1ab/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f32302f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/20/website)[![](https://camo.githubusercontent.com/fedd1bc2f964620a15309caccf82be3dbf61a1489c5b3940192aec717abec99a/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f32312f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/21/website)[![](https://camo.githubusercontent.com/5b861edb6268d8e8852d647609e5e5b088020c057d6213463d4767c75a22c9bc/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f32322f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/22/website)[![](https://camo.githubusercontent.com/beb13b61e87e989cca691f5500e77ceb8c064818342c85cb312c13248282ec78/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f32332f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/23/website)[![](https://camo.githubusercontent.com/69770ab72413683fd0294375fa23e2b0ee2edb258ef42978fa24479d30156514/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f32342f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/24/website)[![](https://camo.githubusercontent.com/816565de48d19b1ed41f7e957e5698d19a5e894a3ec2a45fd3babf01d0c387a3/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f32352f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/25/website)[![](https://camo.githubusercontent.com/8be1cdbf848d1fe017f079e744b2f2f87122a49fbe3d878e73c3f326c1b01428/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f32362f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/26/website)[![](https://camo.githubusercontent.com/a2b5e42b1652e5b9295038bba794de6e9177e34e94fefd85958dad08c775ddca/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f32372f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/27/website)[![](https://camo.githubusercontent.com/0de1296ce8345cec8704fc9d3d4d68357f6d8d872d41671bf21dbcec683d650c/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f32382f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/28/website)[![](https://camo.githubusercontent.com/81ba2611612466f6d045242c5fbf063c9efea5ebf4ab4bcbd86ea93002fa186d/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f32392f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/29/website)[![](https://camo.githubusercontent.com/562d46a681239d86546db6121653fd4429565531f40dc20f93b62d90df3dfbc4/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f33302f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/30/website)[![](https://camo.githubusercontent.com/c9f30235c81f46719d52d8f1662f1d78fe939a30302ec1b57d6e73e0fbf5c8b8/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f33312f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/31/website)[![](https://camo.githubusercontent.com/30b87caba3e1af8d706dd0aa886f1bee0bf460fd04b1f9dedc871c4ce414f4e9/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f33322f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/32/website)[![](https://camo.githubusercontent.com/3a03ec8fee029f2ef18ce659bedf7ad34d6049bd1fd3f583befc385dd65a31e6/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f33332f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/33/website)[![](https://camo.githubusercontent.com/4113e0e6d527b3c0cd387fd4ffe8ef81d0097bb59d13c7ca4e9e1e91a22d1f17/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f33342f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/34/website)[![](https://camo.githubusercontent.com/71a6413a458fe851b448f92c8a9941ee70c7b8ea6512090dc2efef53e221ab5a/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f33352f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/35/website)[![](https://camo.githubusercontent.com/0a2efb47a630fabfa1c2ac3cb5fb75673a4b50dca3d3735fcfc41bd2bd257434/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f33362f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/36/website)[![](https://camo.githubusercontent.com/b6bac7d6350e5bb43db6099532553cc5150861ac96af9be47ef47872948d9dd5/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f33372f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/37/website)[![](https://camo.githubusercontent.com/ba4624a23f489890e8a0b6052af6148683643ec98288f5dd6bbe46b5a1876a50/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f33382f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/38/website)[![](https://camo.githubusercontent.com/a2dc8e295c128f5aa5b28f7fb156601e10fc547605c404142720449f9ff64e6a/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f33392f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/39/website)[![](https://camo.githubusercontent.com/bfd8968341e29eec0a3e3834ef18501227ecef2f66c0f14265ec6e536d9b4bdc/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f34302f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/40/website)[![](https://camo.githubusercontent.com/6a301ec6f8c12f2d0fa79dc03558d7b4e31b783d2cfcd7d67bf5711020968f41/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f34312f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/41/website)[![](https://camo.githubusercontent.com/e8d04956a92395f31dd96a19e77ef6d178af7fa87710613e93f4537814181b93/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f34322f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/42/website)[![](https://camo.githubusercontent.com/a68420907741d84f33f388c23d890488e372ff4804afdb1a8b3114ec920278eb/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f34332f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/43/website)[![](https://camo.githubusercontent.com/d18d4039a9a37bb1be7f64fd835901711abdd7df1f4175db053799e94f09dba3/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f34342f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/44/website)[![](https://camo.githubusercontent.com/9a5f28a019e308ab67a0581b12bffa2131318a1e645a16474e110bd121b64c0f/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f34352f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/45/website)[![](https://camo.githubusercontent.com/f50639051a4b0ba5300591e771d8d39c27fa4dcb74e969bdbf21cd939903566c/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f34362f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/46/website)[![](https://camo.githubusercontent.com/2a72bd5e54d47459845f10fd662ed548ec81ee4cc6bbba36f03be9e23a6d039d/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f34372f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/47/website)[![](https://camo.githubusercontent.com/33fd52ffec75c1b62ac9dd6fdc5f39a259b803c815df202b6928286eb7eae53c/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f34382f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/48/website)[![](https://camo.githubusercontent.com/6fba6157c7c1a1881c23969dca519fbcc94357e9bd2ea08802c2aadc54c828aa/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f34392f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/49/website)[![](https://camo.githubusercontent.com/c62c59ad6d0f7d2a5288c7541dfc717564202af7fad819d23b1229ab01cd8ccc/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b65722f35302f6176617461722e737667)](https://opencollective.com/bootstrap-table/backer/50/website)

###  Health Score

73

—

ExcellentBetter than 100% of packages

Maintenance86

Actively maintained with recent releases

Popularity70

Solid adoption and visibility

Community46

Growing community involvement

Maturity78

Established project with proven stability

 Bus Factor1

Top contributor holds 60.2% 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 ~69 days

Recently: every ~47 days

Total

54

Last Release

91d ago

Major Versions

1.24.2 → 5968.x-dev2025-08-12

1.26.0 → 8123.x-dev2026-01-03

### Community

Maintainers

![](https://www.gravatar.com/avatar/5c42bef9bd22b33440889d9f9ee2607f5b6aefb94f6fa0a054f59d7d950435c7?d=identicon)[t0by](/maintainers/t0by)

---

Top Contributors

[![wenzhixin](https://avatars.githubusercontent.com/u/2117018?v=4)](https://github.com/wenzhixin "wenzhixin (3755 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (971 commits)")[![djhvscf](https://avatars.githubusercontent.com/u/4496763?v=4)](https://github.com/djhvscf "djhvscf (639 commits)")[![UtechtDustin](https://avatars.githubusercontent.com/u/13292481?v=4)](https://github.com/UtechtDustin "UtechtDustin (568 commits)")[![marceloverdijk](https://avatars.githubusercontent.com/u/197004?v=4)](https://github.com/marceloverdijk "marceloverdijk (32 commits)")[![tmorehouse](https://avatars.githubusercontent.com/u/2781561?v=4)](https://github.com/tmorehouse "tmorehouse (21 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (17 commits)")[![fish-fly](https://avatars.githubusercontent.com/u/8064215?v=4)](https://github.com/fish-fly "fish-fly (17 commits)")[![Naruto-kyun](https://avatars.githubusercontent.com/u/5261151?v=4)](https://github.com/Naruto-kyun "Naruto-kyun (17 commits)")[![manukieli](https://avatars.githubusercontent.com/u/14294794?v=4)](https://github.com/manukieli "manukieli (16 commits)")[![dabros](https://avatars.githubusercontent.com/u/780783?v=4)](https://github.com/dabros "dabros (16 commits)")[![dbkaplun](https://avatars.githubusercontent.com/u/1765130?v=4)](https://github.com/dbkaplun "dbkaplun (13 commits)")[![dimbslmh](https://avatars.githubusercontent.com/u/745635?v=4)](https://github.com/dimbslmh "dimbslmh (12 commits)")[![d0d0](https://avatars.githubusercontent.com/u/553292?v=4)](https://github.com/d0d0 "d0d0 (11 commits)")[![yonjah](https://avatars.githubusercontent.com/u/1829789?v=4)](https://github.com/yonjah "yonjah (11 commits)")[![AlphaUki](https://avatars.githubusercontent.com/u/29271137?v=4)](https://github.com/AlphaUki "AlphaUki (10 commits)")[![rakucmr](https://avatars.githubusercontent.com/u/158101?v=4)](https://github.com/rakucmr "rakucmr (10 commits)")[![utilmind](https://avatars.githubusercontent.com/u/5224442?v=4)](https://github.com/utilmind "utilmind (10 commits)")[![hopglascock](https://avatars.githubusercontent.com/u/5546710?v=4)](https://github.com/hopglascock "hopglascock (9 commits)")[![u01jmg3](https://avatars.githubusercontent.com/u/1266205?v=4)](https://github.com/u01jmg3 "u01jmg3 (9 commits)")

---

Tags

bootstrapbootstrap-tablebulmacheckboxcsscss-frameworkdatatablesfoundationhacktoberfestmaterialmaterial-designmaterializepaginationradiosemanticsemantic-uitablevuecsspaginationdatatablessemanticbootstrapfoundationsemantic uitablematerializematerial-designcss frameworkcheckboxmaterialbulmaradio

### Embed Badge

![Health badge](/badges/wenzhixin-bootstrap-table/health.svg)

```
[![Health](https://phpackages.com/badges/wenzhixin-bootstrap-table/health.svg)](https://phpackages.com/packages/wenzhixin-bootstrap-table)
```

###  Alternatives

[aplus/pagination

Aplus Framework Pagination Library

2091.6M3](/packages/aplus-pagination)[mervick/material-design-icons

Google Material Design Icons For Using With Bootstrap

10191.4k7](/packages/mervick-material-design-icons)[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-bs

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 \[Bootstrap\](https://getbootstrap.com/docs/3.3/)

161.4k14](/packages/datatablesnet-datatablesnet-bs)

PHPackages © 2026

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