Libraries tagged by rows
datatables.net/datatables.net-select-bs4
569 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-zf
73 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 [Foundation](https://get.foundation/)
chezrd/idiorm
281 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5 with sql_calc_found_rows addition
bluefrg/parsecsv
7488 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
10 Downloads
Create Excel sheet directly from database table rows
marshmallow/nova-tool-data-importer
97 Downloads
A fully-fledged Excel & CSV import tool for Laravel Nova. The importer will use your own validation rules on every row. It can run in browser and in queued jobs. When running as a job, events will fire to let you know what is happening.
jmcneese/bitmasked
11170 Downloads
Bitmasked is a plugin for CakePHP for row-level filtering of models via bitmasks.
strarsis/tablepress-rowspan-all
36 Downloads
TablePress Extension: Rowspans everywhere.
roskovynskyi/click-for-row-details
17 Downloads
roskovynskyi/click-for-row-details
pruanik/phinx-rows-migrations-generator
26 Downloads
Migration generator of data rows for Phinx
bitandblack/rows
563 Downloads
A small and simple CSS gutter to create rows and cells using the flexbox model.
yelles/nova-clickable-row
2563 Downloads
A Laravel Nova clickable row.
tourze/doctrine-row-permission-bundle
0 Downloads
Doctrine Row Permission Bundle
taylornetwork/row-col-renderer
13 Downloads
savioamin/laravel-model-affected-rows-verification
3 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.