Libraries tagged by iptables
webbingbrasil/filament-datefilter
67691 Downloads
Date filter component for filament tables.
timwassenburg/laravel-pivot-table-generator
12766 Downloads
Quickly generate pivot tables for your projects
snicco/better-wpdb
21743 Downloads
Keeps you safe and sane when working with custom tables in WordPress.
setbased/php-audit
11124 Downloads
A tool for creating audit tables and triggers for logging data changes in a MySQL database.
robinncode/db_craft
1307 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
37074 Downloads
CakePHP ORM plugin for persisting selected fields of related tables
olliejones/index-wp-mysql-for-speed
1277 Downloads
Speed up your WordPress site by adding high-performance keys (database indexes) to your MySQL database tables.
mmarica/display-table
62374 Downloads
Display tables in text format
marcocesarato/sqlparser
35327 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.
lovers-of-behat/table-extension
90532 Downloads
Behat extension to inspect HTML tables
kepex/laravel-crud-generator
16131 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
keboola/php-csv-db-import
47044 Downloads
Handling of large bulk data into database tables.
initred/laravel-tabula
12915 Downloads
laravel-tabula is a tool for liberating data tables trapped inside PDF files for the Laravel framework.
iamfarhad/laravel-audit-log
132 Downloads
Comprehensive entity-level audit logging package for Laravel applications with model-specific tables, field exclusion, and batch processing support
guava/filament-icon-select-column
2365 Downloads
Adds a icon select (via dropdown) column to your filament tables.