Libraries tagged by table
singlequote/laravel-datatables
23227 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
setbased/php-audit
11627 Downloads
A tool for creating audit tables and triggers for logging data changes in a MySQL database.
san-kumar/laravel-crud
3468 Downloads
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.
rs/laravel-version-control
6667 Downloads
Foundations for making your app version controlled. Provides migration, blueprint and base models. Will make your app GxP compliant if you exclusively use the VC models and table structure as set out in this package.
robinncode/db_craft
2048 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
riesenia/persist-related-data
37817 Downloads
CakePHP ORM plugin for persisting selected fields of related tables
paxha/laravel-recursive-relationships
46414 Downloads
This Laravel Eloquent extension provides recursive relationships using common table.
orptech/laravel-migration-partition
20925 Downloads
Laravel extensions that extends Illuminate to enable partitioned table creation within Laravel migrations.
olliejones/index-wp-mysql-for-speed
1406 Downloads
Speed up your WordPress site by adding high-performance keys (database indexes) to your MySQL database tables.
mirzabusatlic/laravel-schedule-monitor
63444 Downloads
Monitor the output of scheduled tasks in a database table
keinos/parsedown-toc
18436 Downloads
Table of Contents Extension for Parsedown, the Parser for Markdown.
keboola/php-csv-db-import
48604 Downloads
Handling of large bulk data into database tables.
iamfarhad/laravel-audit-log
343 Downloads
Comprehensive entity-level audit logging package for Laravel applications with model-specific tables, field exclusion, and batch processing support
hywan/database-to-plantuml
7240 Downloads
Extract database table information into a PlantUML description.
guava/filament-icon-select-column
3189 Downloads
Adds a icon select (via dropdown) column to your filament tables.