PHPackages                             ilhadocaos/idc-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. ilhadocaos/idc-table

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

ilhadocaos/idc-table
====================

tabela

0166JavaScript

Since May 7Pushed 8y agoCompare

[ Source](https://github.com/ilhadocaos/idc-table)[ Packagist](https://packagist.org/packages/ilhadocaos/idc-table)[ RSS](/packages/ilhadocaos-idc-table/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

[Bootstrap Table](http://bootstrap-table.wenzhixin.net.cn)
==========================================================

[](#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)[![Bower version](https://camo.githubusercontent.com/e891f20a6a96ae33cb3a5bc1a96a89b6caf2bfcca5771bcf4fdce18bc9e2bfb9/68747470733a2f2f62616467652e667572792e696f2f626f2f626f6f7473747261702d7461626c652e737667)](http://badge.fury.io/bo/bootstrap-table)[![jsDelivr Hits](https://camo.githubusercontent.com/bb9eb11370afad12ffb711570dfbb7ffcfd52d23aa1fe3e825942d0bc428fc25/68747470733a2f2f646174612e6a7364656c6976722e636f6d2f76312f7061636b6167652f6e706d2f626f6f7473747261702d7461626c652f62616467653f7374796c653d726f756e646564)](https://www.jsdelivr.com/package/npm/bootstrap-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)

[![](https://camo.githubusercontent.com/8105b5513308af2f3f15a03469e9e26db9c71de70b2c1c4d1eb0ca9511aff807/68747470733a2f2f6772617068732e776166666c652e696f2f77656e7a686978696e2f626f6f7473747261702d7461626c652f7468726f7567687075742e737667)](https://graphs.waffle.io/wenzhixin/bootstrap-table/throughput.svg)

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

To get started, check out:

- [Docs](http://bootstrap-table.wenzhixin.net.cn)
- [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 [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 Bootstrap 3 (Bootstrap 2 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).

### Bower

[](#bower)

```
bower install 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 jsFiddle when creating issues!

It's really saves much time.

You can also use these for templates:

[jsFiddle Bootstrap Table](http://bootstrap-table.wenzhixin.net.cn/examples/#basic)

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 build
-----------

[](#local-build)

To build bootstrap-table locally please run:

```
npm run grunt

```

Result will appear in `dist` directory.

Backers
-------

[](#backers)

Thank you to all our backers! 🙏 \[[Become a backer](https://opencollective.com/bootstrap-table#backer)\]

[![](https://camo.githubusercontent.com/cc0a177c3b061d4ba779bf02c01cd0cdef60a195993aa1886168866eb1eb6046/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f626f6f7473747261702d7461626c652f6261636b6572732e7376673f77696474683d383930)](https://opencollective.com/bootstrap-table#backers)

Sponsors
--------

[](#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)

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/38960645?v=4)[ilhadocaos](/maintainers/ilhadocaos)[@ilhadocaos](https://github.com/ilhadocaos)

### Embed Badge

![Health badge](/badges/ilhadocaos-idc-table/health.svg)

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

###  Alternatives

[phpspec/php-diff

A comprehensive library for generating differences between two hashable objects (strings or arrays).

36161.0M81](/packages/phpspec-php-diff)[oojs/oojs-ui

Provides library of common widgets, layouts, and windows.

70957.7k2](/packages/oojs-oojs-ui)[contributte/menu-control

Menu control for Nette framework

29112.2k1](/packages/contributte-menu-control)[yceruto/money-bundle

Symfony bundle for Money PHP

2946.4k](/packages/yceruto-money-bundle)[ruskid/yii2-ip-behavior

Yii2 Behavior that records User IP address on Updates/Inserts

1010.1k](/packages/ruskid-yii2-ip-behavior)

PHPackages © 2026

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