Libraries tagged by row
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
283 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
kosv/yii2-grid-roweditable
28 Downloads
Extension for editing rows for yii2 grid widget.
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.