Libraries tagged by thin user table
cleentfaar/doctrine-table-prefix-bundle
728 Downloads
This bundle allows doctrine to recognize any prefix you might use on your table names (e.g. acme_)
ricv/tablesigniter
60 Downloads
This library will help you use jQuery Datatables based on CodeIgniter4.
mohsentm/laravel-db-enum
3112 Downloads
laravel-db-enum is a trait for laravel models. use this trait on modules for getting the table fileds enum values
datatables.net/datatables.net-fixedcolumns-zf
6 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 [Foundation](https://get.foundation/)
datatables.net/datatables.net-fixedcolumns-se
26 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 [SemanticUI](https://semantic-ui.com/)
datatables.net/datatables.net-fixedcolumns-ju
15 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 [jQueryUI](http://jqueryui.com/)
datatables.net/datatables.net-fixedcolumns-jqui
10 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 [jQueryUI](http://jqueryui.com/)
datatables.net/datatables.net-fixedcolumns-bm
3 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 [Bulma](https://bulma.io/)
datatables.net/datatables.net-buttons-zf
73 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 [Foundation](https://get.foundation/)
datatables.net/datatables.net-buttons-se
35 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 [SemanticUI](https://semantic-ui.com/)
datatables.net/datatables.net-buttons-jqui
15 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
23 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/)
flexsyscz/datagrids
242 Downloads
This package provides datagrid component easy to use.
patricmutwiri/archive
0 Downloads
Archive database tables which have grown over time to different tables,time-suffixed, to free commonly-used tables of this dead weight.
hotelmah/write-file
7 Downloads
Write File is a rudimentary PHP write a file to disk class. Data can be added incrementally to memory using the saveData method which can then be written at once to a file via the write method. This library is used by the MySQL Table Editor (MTE) project.