Libraries tagged by table record

usox/harm

3 Favers
546 Downloads

Active record/table data gateway hybrid for hack strict mode

Go to Download


baldcat/platform-per-page

0 Favers
9 Downloads

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

Go to Download


coco-project/sql-cache

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


helloarman/dumptable

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


gustocoder/laravel-datatable

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


okipa/laravel-model-json-storage

19 Favers
1364 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


virutmath/table-admin

1 Favers
44 Downloads

List record for backend

Go to Download


benjamin-chen/table-activity-record

0 Favers
50 Downloads

table action record for lumen framework

Go to Download


charm/recordset

0 Favers
6 Downloads

A library for filtering and sorting rows of data from different sources like database tables, arrays, APIs or CSV files.

Go to Download


rrbrr/rlog

0 Favers
8 Downloads

record request log

Go to Download


realsoft/lacruda

2 Favers
15 Downloads

Build Laravel 7 CRUD apps in record time!

Go to Download


macagua/yii-cadvancedarbehavior

2 Favers
8 Downloads

Fork of Yii 1.1 CAdvancedArBehavior (Advanced functions for Active Record implementation) by thyseus

Go to Download


tokoiwesley/laravel-reference-numbers

0 Favers
4 Downloads

Generates unique and sequential reference numbers (codes) for table records in your Laravel application

Go to Download


hasegawa-tomoki/tsvio

1 Favers
81 Downloads

Shell command to import / export database table records from / to tsv filles. CakePHP3 plugin.

Go to Download


delahaye/dlh_replacetablerecord

1 Favers
26 Downloads

Extension that allows overwriting existing table records by using standard generator forms

Go to Download


<< Previous Next >>