Libraries tagged by stable
olliejones/index-wp-mysql-for-speed
1354 Downloads
Speed up your WordPress site by adding high-performance keys (database indexes) to your MySQL database tables.
mirzabusatlic/laravel-schedule-monitor
63282 Downloads
Monitor the output of scheduled tasks in a database table
marcocesarato/sqlparser
36420 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.
keinos/parsedown-toc
18385 Downloads
Table of Contents Extension for Parsedown, the Parser for Markdown.
keboola/php-csv-db-import
48426 Downloads
Handling of large bulk data into database tables.
iamfarhad/laravel-audit-log
291 Downloads
Comprehensive entity-level audit logging package for Laravel applications with model-specific tables, field exclusion, and batch processing support
hywan/database-to-plantuml
7231 Downloads
Extract database table information into a PlantUML description.
guava/filament-icon-select-column
3096 Downloads
Adds a icon select (via dropdown) column to your filament tables.
gentritxhema/laravel-currency
6819 Downloads
Laravel currency table migration and seed
flightsadmin/livewire-crud
15848 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables.
fixpunkt/fp-newsletter
24420 Downloads
Plugin for newsletter subscription and unsubscription (for mail or luxletter). Used table: tt_address or fe_users. A log is written.
evolvo/laravel-code-generators
18496 Downloads
Artisan commands to generate laravel project code from existing database tables.
elnino/product-links-navigator
2220 Downloads
Magento 2 extension for improved admin product navigation with parent product links and relation links in modals and tables.
darkmatus/roleuserbridge
19800 Downloads
ZfcUser/BjyAuthorize Bridge for auto-adding User to the user_role_table from BjyAuthorize. including fix bc break
codewithdennis/filament-factory-action
6394 Downloads
This plugin adds a new feature to the Filament admin panel table, enabling easy generation of test records for your database tables using your Laravel Factory definitions.