Libraries tagged by file column
adly-nady/php-my-migration
1 Downloads
It converts all existing tables in MySQL that do not have migration files to migration files. If they exist, it compares the columns and their data types with the existing ones and syncs the existing ones to MySQL.
helloarman/dumptable
73 Downloads
This Laravel package updates migration files during development without data loss, allowing seamless modification of table columns while preserving existing records. Ideal for maintaining data integrity during iterative development.
clouddueling/auto-migrate
24 Downloads
This class can be used to generate diffs between a MySQL XML dump file, and a database which currently exists. It will tell you the missing tables and columns (return as an array), or generate MySQL queries to add the missing columns in.
ahadu/crud
8 Downloads
This package/library speeds up the making of basic CRUD's with all the related files just by providing it with the table or the migration column names and their data types.
five-say/laravel-schema-extend
662 Downloads
support MySQL 'column comment' and 'table comment'.
hashemi/fireworks
67 Downloads
A simple trait that will help to fire property wise event on your laravel model. Using laravel model events, to create hooks.
coaladmin/five-columns-three-with-header-and-text-bundle
3 Downloads
rahmasa/fill-record
8 Downloads
Auto fill traced columns in Eloquent [created_by_user,created_by_ip,updated_by_user,updated_by_ip]
buepro/typo3-container-elements
71952 Downloads
TYPO3 extension providing content elements powered by container and bootstrap. Available elements: container, columns, tabs, accordion, tile unit, card, randomizer and slider.
buepro/typo3-pp-gridelements
2259 Downloads
TYPO3 extension providing content elements powered by gridelements and bootstrap. Available elements: container, columns, tabs, accordion, tile unit and card.
buepro/typo3-flux-elements
453 Downloads
TYPO3 extension providing content elements powered by flux and bootstrap. Available elements: container, columns, tabs, accordion, tile unit and card.