Libraries tagged by four column table
zairakai/laravel-eloquent
58 Downloads
Enhanced Eloquent model trait for automatic table management, primary key detection, and JSON serialization with column mapping
kainiklas/filament-gauge
8 Downloads
Gauge Chart for FilamentPHP
italix/contracts
23 Downloads
Shared contracts (interfaces) for Italix libraries - enables seamless integration between italix/orm, italix/forms, and other compatible libraries
gugglegum/clv-rw
1043 Downloads
Reader and writer for text files with constant length values
datatables.net/datatables.net-columncontrol-zf
5 Downloads
ColumnControl for DataTables with styling for [Foundation](https://get.foundation/)
datatables.net/datatables.net-columncontrol-dt
9 Downloads
ColumnControl for DataTables with styling for [DataTables](https://datatables.net/)
datatables.net/datatables.net-columncontrol-bs5
9 Downloads
ColumnControl for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
datatables.net/datatables.net-columncontrol-bs
8 Downloads
ColumnControl for DataTables with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)
datatables.net/datatables.net-buttons-ju
42 Downloads
Buttons for DataTables with styling for [jQueryUI](http://jqueryui.com/)
datatables.net/datatables.net-buttons-jqui
26 Downloads
Buttons for DataTables with styling for [jQueryUI](http://jqueryui.com/)
a909m/filament-generate-helpers
132 Downloads
Effortlessly generate reusable form fields and table column helpers for Filament resources based on Laravel models, streamlining your development workflow.
tanthammar/filament-country-select
14 Downloads
A country and dialling code select, table column and table filter for Filament. 246 countries, named in 38 languages, with optional flags.
restruct/silverstripe-database-migrations
382 Downloads
Database migration utilities for SilverStripe: table renames, classname remapping, column renames, and table merges during dev/build
kabachello/phptexttable
68 Downloads
Easily convert PHP arrays into plain text tables or strings with a fixed field length for each column
orottier/laravel-migration-squasher
95 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.