LaravelPackages.net
Acme Inc.
Toggle sidebar
awes-io/table-builder

A component that allows creating responsive HTML tables or lists from data object

26.139
46
v1.4.0
About awes-io/table-builder

awes-io/table-builder is a Laravel package for a component that allows creating responsive html tables or lists from data object. It currently has 46 GitHub stars and 26.139 downloads on Packagist (latest version v1.4.0). Install it with composer require awes-io/table-builder. Discover more Laravel packages by awes-io or browse all Laravel packages to compare alternatives.

Last updated

Awes.io logo

Table Builder

Dynamic tables with pagination and sorting for data visualization.

Last version Downloads License CDN Ready vue Last commit Analytics Hosted by Package Kit Patreon

Table Builder

Documentation

Documentation

NPM scripts

Development mode npm run watch or simply npm start Development mode for IE npm run watch:legacy Production build npm run build

Installation

Via Composer

$ composer require awes-io/table-builder

The package will automatically register itself.

You can publish the config file with:

php artisan vendor:publish --provider="AwesIO\TableBuilder\Providers\TableBuilderServiceProvider" --tag="config"

Support Us

Become a Patreon

License

MIT

Star History Chart