Libraries tagged by data migrate
piyook/csvseeder
7 Downloads
Seed data into Laravel DB tables from .csv files
laravel-core-modules/core-modules-maker
43 Downloads
This is my package core-modules-maker
andreybolonin/doctrine-fixtures-generator-bundle
655 Downloads
Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.
ubermanu/migraine
7 Downloads
Task runner oriented on data migration
divineomega/uxdm-pdf-destination
5 Downloads
PDF destination for the UXDM data migrator
divineomega/uxdm-excel
699 Downloads
Excel package for the UXDM data migrator
divineomega/uxdm-doctrine
4 Downloads
Doctrine package for the UXDM data migrator
crawlflow/crawlflow
0 Downloads
A powerful WordPress plugin for data migration and web crawling using Rake 2.0 framework
unikat/all-import
22 Downloads
All Import should help migrating data from one database to another
boxed-code/laravel-schema-refresh
412 Downloads
Refresh your DB schema (by re-running your migrations) without loosing data
kaltura/kmig
183 Downloads
Kaltura migrations allows to write migrations for kaltura server data
jlynnlee/hyperf-gen-fullstack
0 Downloads
Generate a model based on the data table or generate a database migration file based on the model
ahadu/crud
13 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.
sukohi/quick-dict
11 Downloads
A Laravel package for create migration and seeder from key-value data.
wishborn/upgrades
9 Downloads
A system to manage data/code upgrades during deployments, similar to database migrations