Libraries tagged by four column table
beitsafe/laravel-uuid-auditing
11435 Downloads
This package adds Traits for generating UUIDs and filling audit columns on Models, extends fico7489/laravel-pivot to add UUIDs to Pivot Tables
todstoychev/table-sorter
955 Downloads
Table sorter module for Laravel 5
neam/yii-i18n-columns
1400 Downloads
Transparent attribute translation for ActiveRecords, without requiring lookup tables for translated field contents.
tavvet/tavvet-doctrine-prefix-bundle
6618 Downloads
Bundle for Symfony5 to add a prefix to tables and columns database
datatables.net/datatables.net-responsive-bs
283 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 [Bootstrap](https://getbootstrap.com/docs/3.3/)
datatables.net/datatables.net-colreorder-bs4
339 Downloads
ColReorder allows the end user to modify the column order of a table through drop-and-drag of column headers. This is ColReorder for DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
datatables.net/datatables.net-select-se
27 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 [SemanticUI](https://semantic-ui.com/)
datatables.net/datatables.net-select-bs4
542 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/)
kainiklas/filament-gauge
7 Downloads
Gauge Chart for FilamentPHP
gugglegum/clv-rw
220 Downloads
Reader and writer for text files with constant length values
estai/yii2-fixedheadertable
75 Downloads
FixedHeaderTable in its simplest form displays a fixed header for any valid table mark-up. This is an active jQuery plugin project so expect new features and improvements to be released.
datatables.net/datatables.net-fixedcolumns-bs
355 Downloads
FixedColumns provides the ability to fix one or more columns to the left and / or right hand side of a DataTable that scrolls along the x-axis. This can be used if the columns show grouping, index or similar information. This is FixedColumns for DataTables with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)
datatables.net/datatables.net-buttons-bs
543 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 with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)
phps-cans/quote-strategy.doctrine.escaping
1076 Downloads
This package contains an implementation of Doctrine\ORM\Mapping\QuoteStrategy which automatically escape database reserved keyword for table and column alias.
kabachello/phptexttable
51 Downloads
Easily convert PHP arrays into plain text tables or strings with a fixed field length for each column