Libraries tagged by table view
ublaboo/datagrid
1701862 Downloads
DataGrid for Nette Framework: filtering, sorting, pagination, tree view, table view, translator, etc
laravel-views/laravel-views
87439 Downloads
Laravel package to create beautiful common views like tables using only PHP code
anourvalar/office
65667 Downloads
Generate documents from existing Excel & Word templates | Export tables to Excel (Grids)
typo3/cms-belog
7261476 Downloads
TYPO3 CMS Log - View logs from the sys_log table in the TYPO3 backend modules System>Log
wbraganca/yii2-fancytree-widget
121509 Downloads
The yii2-fancytree widget is a Yii 2 wrapper for the [Fancytree](https://github.com/mar10/fancytree). A JavaScript dynamic tree view plugin for jQuery with support for persistence, keyboard, checkboxes, tables, drag'n'drop, and lazy loading
lochmueller/calendarize
122159 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
witty/laravel-table-view
9788 Downloads
Laravel 5 Package for easily displaying table views for Eloquent Collections with search and sort functionality built in.
itstructure/laravel-grid-view
39512 Downloads
Grid view for laravel framework
abordage/nova-table-card
26919 Downloads
A Laravel Nova card for displaying lists with links to view and edit
san-kumar/laravel-crud
3315 Downloads
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.
datatables.net/datatables.net-buttons
23774 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables
developersalliance/module-table-rates
1801 Downloads
This module allows administrators to manage and view shipping table rates from the admin UI.
evosoftcz/datagrid
12375 Downloads
DataGrid for Nette Framework: filtering, sorting, pagination, tree view, table view, translator, etc
gamitg/yii2-detailview4cols
5603 Downloads
This extension is a variation of the DetailView widget of Yii2. It has simply the same code with a few modification to it.
maggomann/filament-only-icon-display
5365 Downloads
The package provides the `HasOnlyIcon` trait for [Filament Admin Panel v2.x](https://filamentphp.com/docs/2.x/admin/installation). With this trait it is possible to display the table actions buttons only as icon or optionally only as icon including tooltip. The package currently provides the table action buttons (`CreateAction`, `DeleteAction`, `EditAction` and `ViewAction`) that already contain the trait. Own table action buttons can be extended with the `HasOnlyIcon` €trait, so that the methods are then available.