Libraries tagged by four column table
datatables.net/datatables.net-buttons-jqui
17 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 [jQueryUI](http://jqueryui.com/)
datatables.net/datatables.net-buttons-bm
27 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 [Bulma](https://bulma.io/)
toriomlab/laravel-multilang
13 Downloads
Support Laravel Translations From Database For Translatable Columns In Other Tables
laratoolbox/database-viewer
18 Downloads
Get tables and columns on cli for seamless development experience
mjahn/last-updated-at-behavior
37 Downloads
A behavior allowing you to generate a last changed column calculated from all related tables with a column updated_at for Propel2.
bhavishyajeet/laravel-searchable-trait
3 Downloads
A powerful, flexible search trait for Laravel Eloquent models with support for relation searches, custom column selection, and configurable table mappings.
gegetchkori/laravel_get_enum_values
1 Downloads
function for get enum values from migrated tables column
sukohi/paver
8 Downloads
A PHP package mainly developed for Laravel to generate PHP codes using column names of specified table.
marcj/change-logger-behavior
32581 Downloads
A behavior allowing you to log one or more columns in a extra logging table like the versionable behavior for Propel2.
invincible-tech-systems/easeampmysql-halite
21 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking all basing upon amphp/mysql package. Additional checks are supported in terms of facilitating creation and verification of row level digital signature for different database tables along with creation of blind indexes of data in encrypted db columns, using easeappphp/ea-halite package.
gustocoder/laravel-datatable
8 Downloads
Laravel datatable package that provides sorting, allows you to optionally add an extra column, under which you can add buttons for CRUD operations. The button creation method will automatically generate links and send the individual record id to the route name you pass to it. You can configure whether you want the records to be clickable, sortable or not. There is also pagination. Built using Laravel 11.0 but will work on most recent versions. It uses Bootstrap 5 to wrap your responsive table in a nice customizable panel