Libraries tagged by row
sigwin/xezilaires
31344 Downloads
Iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML.
mobilestock/laravel-model-affected-rows-verification
6233 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.
linkage/doctrine-row-level-security
6339 Downloads
ichynul/row-table
16807 Downloads
laravel-admin extension row-table
dimmitri/yii2-expand-row-column
11631 Downloads
Expand row column for the Yii 2.0 GridView widget.
digital-creative/expandable-table-row
16729 Downloads
Provides an easy way to append extra data to each row of your resource tables.
datatables.net/datatables.net-rowreorder
4977 Downloads
RowReorder adds end user reordering of rows in a DataTable through click-and-drag mouse and touch operations. RowReorder provides full support for Editor allowing end users to update sequential information in a fast and easy manner. This is RowReorder for DataTables
datatables.net/datatables.net-rowgroup
4224 Downloads
RowGroup adds the ability to easily group rows in a DataTable by a given data point. The grouping is shown as an inserted row either before or after the group. This is RowGroup for DataTables
jonnitto/imagesinarow
19420 Downloads
Put images nicley in a row
pfurak/xlsx-writer
3687 Downloads
Easy PHP XLSX Writer that is support cell styling, merged cells, multiple worksheets, images, line chart, bar chart and pie chart, huge rows and rows/columns fixing
snowdog/module-product-custom-description
218 Downloads
This extension for M2 will add a new tab in product admin edition which will allow introduce custom description rows
pthreat/laminas-db
1078 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
onlinesid/php-data-tabulator
35780 Downloads
A PHP library to transform rows into an aggregated table
mouf/html.widgets.statsgrid
9288 Downloads
This PHP package contains a HTML pivot table. You provide it with a data set and the list of columns and rows and it will display a nice pivot table.
datatables.net/datatables.net-select
18940 Downloads
Select provides table item selection capabilities - rows, columns and cells can be selected individually or collectively. Complex selection operations such as operating system style selection (ctrl/cmd and shift click) for multiple rows can be enabled with a single option for a DataTable. This is Select for DataTables