Libraries tagged by tab
san-kumar/laravel-crud
3285 Downloads
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.
robinncode/db_craft
1344 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
37111 Downloads
CakePHP ORM plugin for persisting selected fields of related tables
pragmatic-modules/magento2-module-system-configuration-toolkit
8938 Downloads
System Configuration Toolkit is a Magento 2 module that shows sort order of system configuration's tabs, sections, groups, and fields. It also helps you to see full field paths, so no more looking for those.
paxha/laravel-recursive-relationships
45285 Downloads
This Laravel Eloquent extension provides recursive relationships using common table.
orptech/laravel-migration-partition
19899 Downloads
Laravel extensions that extends Illuminate to enable partitioned table creation within Laravel migrations.
olliejones/index-wp-mysql-for-speed
1278 Downloads
Speed up your WordPress site by adding high-performance keys (database indexes) to your MySQL database tables.
mirzabusatlic/laravel-schedule-monitor
62391 Downloads
Monitor the output of scheduled tasks in a database table
marcocesarato/sqlparser
35415 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.
laxap/bootstrap-grids
114941 Downloads
Predefined gridelements Bootstrap 5 content elements: column grids, grids for simple accordions, and tabs.
kepex/laravel-crud-generator
16135 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
keinos/parsedown-toc
18006 Downloads
Table of Contents Extension for Parsedown, the Parser for Markdown.
keboola/php-csv-db-import
47129 Downloads
Handling of large bulk data into database tables.
iamfarhad/laravel-audit-log
155 Downloads
Comprehensive entity-level audit logging package for Laravel applications with model-specific tables, field exclusion, and batch processing support
hywan/database-to-plantuml
7167 Downloads
Extract database table information into a PlantUML description.