Libraries tagged by table record

funayaki/cakephp-cart-plugin

0 Favers
6 Downloads

Shopping Cart Plugin for CakePHP that will work with any table and make it's records buyable.

Go to Download


coco-project/sql-cache

0 Favers
13 Downloads

Based on the lexical analysis of "update," "select," "insert," and "delete" SQL statements, an automatic caching strategy is implemented. The strategy involves caching the data when executing a select operation and associating the table name contained in the SQL statement with the corresponding cached records. When executing update, insert, or delete operations, the table name from the SQL statement is extracted, and any cached records containing this table name from previous select operations are deleted. This strategy enables seamless caching without delay and eliminates the need to worry about data synchronization issues. It is particularly effective for tables with infrequent data modifications. For tables with frequent modifications, they can be ignored by configuring the strategy accordingly.

Go to Download


omatech/laravel-bulkimporter

0 Favers
25 Downloads

Import records in a database table massively in a easy way.

Go to Download


notch/deleted-models

0 Favers
5 Downloads

Automatically copy deleted records to a separate table

Go to Download


xcesaralejandro/requeststorer

0 Favers
233 Downloads

This package allows you to record the requests in a table

Go to Download


gustocoder/laravel-datatable

0 Favers
2 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

Go to Download


elcweb/requestlogger-bundle

0 Favers
158 Downloads

Record Request/Response/User in a table

Go to Download


mjducharme/laravel-model-json-storage

1 Favers
175 Downloads

Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.

Go to Download


datatables.net/datatables.net-rowreorder

4 Favers
3082 Downloads

RowReorder adds end user reordering of rows in a DataTable through click-and-drag mouse and touch operations. RowReorder provides full support for Editor allowing end users to update sequential information in a fast and easy manner. This is RowReorder for DataTables

Go to Download


datatables.net/datatables.net-colreorder-dt

0 Favers
758 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 [DataTables](https://datatables.net/)

Go to Download


datatables.net/datatables.net-colreorder

3 Favers
1078 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

Go to Download


datatables.net/datatables.net-rowreorder-ju

2 Favers
3 Downloads

RowReorder adds end user reordering of rows in a DataTable through click-and-drag mouse and touch operations. RowReorder provides full support for Editor allowing end users to update sequential information in a fast and easy manner. This is RowReorder for DataTables with styling for [jQueryUI](http://jqueryui.com/)

Go to Download


datatables.net/datatables.net-rowreorder-dt

1 Favers
2776 Downloads

RowReorder adds end user reordering of rows in a DataTable through click-and-drag mouse and touch operations. RowReorder provides full support for Editor allowing end users to update sequential information in a fast and easy manner. This is RowReorder for DataTables with styling for [DataTables](https://datatables.net/)

Go to Download


datatables.net/datatables.net-rowreorder-bs5

1 Favers
133 Downloads

RowReorder adds end user reordering of rows in a DataTable through click-and-drag mouse and touch operations. RowReorder provides full support for Editor allowing end users to update sequential information in a fast and easy manner. This is RowReorder for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)

Go to Download


datatables.net/datatables.net-rowreorder-bs4

2 Favers
135 Downloads

RowReorder adds end user reordering of rows in a DataTable through click-and-drag mouse and touch operations. RowReorder provides full support for Editor allowing end users to update sequential information in a fast and easy manner. This is RowReorder for DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)

Go to Download


<< Previous Next >>