Libraries tagged by table record

digicademy/linkifier

1 Favers
8 Downloads

Configure link handlers to any DB record by table/field/value

Go to Download


baldcat/platform-per-page

2 Favers
24 Downloads

Adds functionality for selecting the number of records in tables for the Orchid Platform.

Go to Download


usox/harm

3 Favers
546 Downloads

Active record/table data gateway hybrid for hack strict mode

Go to Download


kl83/yii2-sortable-behaviour

0 Favers
116 Downloads

Yii2 behaviours to sort and select records inside adjency table

Go to Download


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
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.

Go to Download


omatech/laravel-bulkimporter

0 Favers
26 Downloads

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

Go to Download


notch/deleted-models

0 Favers
10 Downloads

Automatically copy deleted records to a separate table

Go to Download


helloarman/dumptable

1 Favers
73 Downloads

This Laravel package updates migration files during development without data loss, allowing seamless modification of table columns while preserving existing records. Ideal for maintaining data integrity during iterative development.

Go to Download


xcesaralejandro/requeststorer

0 Favers
235 Downloads

This package allows you to record the requests in a table

Go to Download


gustocoder/laravel-datatable

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

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
4127 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-rowreorder-dt

1 Favers
3238 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


<< Previous Next >>