Libraries tagged by thin user table
stanislav-web/phalcon-searcher
397 Downloads
Phalcon Database Searcher. This is the search service is designed to search multiple SQL tables. Convenient to use autocomplete, search documents, search the whole site.
otifsolutions/laravel-settings
1185 Downloads
This package creates a complete generic Settings Table and structure to be used in project. For Laravel.
cleentfaar/doctrine-table-prefix-bundle
727 Downloads
This bundle allows doctrine to recognize any prefix you might use on your table names (e.g. acme_)
ricv/tablesigniter
58 Downloads
This library will help you use jQuery Datatables based on CodeIgniter4.
datatables.net/datatables.net-fixedcolumns-se
21 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
5 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
61 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
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 [SemanticUI](https://semantic-ui.com/)
datatables.net/datatables.net-buttons-ju
7 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-jqui
13 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
21 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/)
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.
tinspj/fixtures
18 Downloads
This package is used to upload json data to table
v8-ict/laravel-smart-cache
14 Downloads
Allows to capture the entire response with a middleware, and while caching it observer the checksum of the database tables used to create the response, if any related table has a modified checksum, it refreshes the response. This makes it serve live data, but then cached as long as it is not modified. Huge reduction of resource consumption and keep data live.