Libraries tagged by table record
alvleont/filament-printables
29 Downloads
Effortlessly streamline tables and records printing in PDF/XLSX in your FilamentPHP application.
usox/harm
546 Downloads
Active record/table data gateway hybrid for hack strict mode
digicademy/linkifier
8 Downloads
Configure link handlers to any DB record by table/field/value
kl83/yii2-sortable-behaviour
116 Downloads
Yii2 behaviours to sort and select records inside adjency table
funayaki/cakephp-cart-plugin
6 Downloads
Shopping Cart Plugin for CakePHP that will work with any table and make it's records buyable.
coco-project/sql-cache
20 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.
omatech/laravel-bulkimporter
26 Downloads
Import records in a database table massively in a easy way.
notch/deleted-models
10 Downloads
Automatically copy deleted records to a separate table
xcesaralejandro/requeststorer
235 Downloads
This package allows you to record the requests in a table
gustocoder/laravel-datatable
7 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
elcweb/requestlogger-bundle
158 Downloads
Record Request/Response/User in a table
mjducharme/laravel-model-json-storage
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.
datatables.net/datatables.net-rowreorder
3515 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
datatables.net/datatables.net-rowreorder-dt
3004 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/)
datatables.net/datatables.net-colreorder-dt
999 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/)