Libraries tagged by rows
m6w6/pq-gateway
41 Downloads
Table/row gateway for ext-pq
lukyanchyk/bracketed-problem-library
10 Downloads
Simple library to compare 2 rows with ( and )
larsjanssen6/increment-decrement
46 Downloads
Simple ways of incrementing/decrementing and sorting rows
kennysoft/parsedown-tablespan
382 Downloads
An extension of ParsedownExtra that adds support for rowspan and colspan.
itrn0/php-medoo-wrapper
114 Downloads
A wrapper for the Medoo library that allows for easy fetching of rows.
iamtong/laravel-admin-grid-sortable
912 Downloads
Sort the grid data by drag and drop rows
humanmade/clean-up-leftover-multi-meta
201 Downloads
Remove duplicate meta values for any single meta key with multiple meta value rows in the database.
dg/mysql-check
42 Downloads
Checks a MySQL database for orphaned records or invalid foreign keys, i.e., keys pointing to missing rows.
datatables.net/datatables.net-select-ju
17 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 with styling for [jQueryUI](http://jqueryui.com/)
datatables.net/datatables.net-select-jqui
12 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 with styling for [jQueryUI](http://jqueryui.com/)
datatables.net/datatables.net-select-bs4
384 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 with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
datatables.net/datatables.net-responsive-jqui
9 Downloads
In the modern world of responsive web design tables can often cause a particular problem for designers due to their row based layout. Responsive is an extension for DataTables that resolves that problem by optimising the table's layout for different screen sizes through the dynamic insertion and removal of columns from the table. This is Responsive for DataTables with styling for [jQueryUI](http://jqueryui.com/)
bluefrg/parsecsv
7162 Downloads
Extend PHP's native CSV parsing from the SplFileObject class but provide features to use the first row's values as keys on the remaining rows.
agoussec/phpdbtabletoexcel
7 Downloads
Create Excel sheet directly from database table rows
jmcneese/bitmasked
11170 Downloads
Bitmasked is a plugin for CakePHP for row-level filtering of models via bitmasks.