Libraries tagged by nftables
timwassenburg/laravel-pivot-table-generator
27699 Downloads
Quickly generate pivot tables for your projects
snicco/better-wpdb
23509 Downloads
Keeps you safe and sane when working with custom tables in WordPress.
robinncode/db_craft
5267 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
44431 Downloads
CakePHP ORM plugin for persisting selected fields of related tables
olliejones/index-wp-mysql-for-speed
1901 Downloads
Speed up your WordPress site by adding high-performance keys (database indexes) to your MySQL database tables.
occtherapist/advanced-table-export-for-filament
2946 Downloads
Export and print Filament admin tables to CSV, XLSX, PDF, DOCX, JSON, and XML — Filament v4/v5 compatible successor to filament-export.
myneid/laravel-db-tui
1368 Downloads
Interactive TUI database browser for Laravel — browse tables, sort columns, inspect rows, and run raw SQL
mmarica/display-table
86477 Downloads
Display tables in text format
migralign/laravel-migralign
645 Downloads
MigrAlign — align live MySQL tables with Laravel migration schema, safely.
marcocesarato/sqlparser
47961 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
maikschneider/tca-api
1357 Downloads
This package provides an REST API based on the TYPO3 TCA — exposes database tables as Hydra JSON-LD resources.
lovers-of-behat/table-extension
101566 Downloads
Behat extension to inspect HTML tables
kisame76/filament-tree-table
2941 Downloads
Expandable parent/child tree rows for Filament v4 & v5 tables — inline sub-rows, search/filter aware, expand & collapse all.
kepex/laravel-crud-generator
16972 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
keboola/php-csv-db-import
67607 Downloads
Handling of large bulk data into database tables.