Libraries tagged by tab
rs/laravel-version-control
5280 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.
pragmatic-modules/magento2-module-system-configuration-toolkit
6397 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
39742 Downloads
This Laravel Eloquent extension provides recursive relationships using common table.
orptech/laravel-migration-partition
14193 Downloads
Laravel extensions that extends Illuminate to enable partitioned table creation within Laravel migrations.
olliejones/index-wp-mysql-for-speed
847 Downloads
Speed up your WordPress site by adding high-performance keys (database indexes) to your MySQL database tables.
mirzabusatlic/laravel-schedule-monitor
56376 Downloads
Monitor the output of scheduled tasks in a database table
marcocesarato/sqlparser
29221 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
112102 Downloads
Gridelements for bootstrap v5. Column grids, tabs and accordion.
kingmaker/laravel-many-to-many-self-relationship
20411 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
kepex/laravel-crud-generator
15289 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
keinos/parsedown-toc
15408 Downloads
Table of Contents Extension for Parsedown, the Parser for Markdown.
gentritxhema/laravel-currency
5738 Downloads
Laravel currency table migration and seed
flightsadmin/livewire-crud
14730 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables.
dragon-code/laravel-data-dumper
2506 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
dev-lnk/laravel-code-builder
3345 Downloads
Generate classes and files from table schema