{"id":91667,"library":"xethron-migrations-generator","title":"Migrations Generator","description":"Generates Laravel Migrations from an existing database","status":"active","version":"2.0.2","language":"php","source_language":null,"source_url":"https://github.com/Xethron/migrations-generator","tags":["laravel","migrations","database","reverse-engineering"],"install":[{"cmd":"composer require xethron/migrations-generator","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"MigrationsGeneratorServiceProvider","correct":"use Xethron\\MigrationsGenerator\\MigrationsGeneratorServiceProvider;"}],"quickstart":{"code":"// Register service provider in config/app.php\n'providers' => [\n    Xethron\\MigrationsGenerator\\MigrationsGeneratorServiceProvider::class,\n];\n\n// Then run: php artisan migrate:generate","lang":"php","description":"Register the service provider and generate migrations"},"warnings":[{"fix":"Check compatibility with your Laravel version before using","message":"Requires Laravel 5.5+ and may not work with newer Laravel versions without modifications","severity":"breaking","affected_versions":">=2.0.0"}],"env_vars":null,"search_vec":"'databas':9,12 'engin':15 'exist':8 'generat':2,3 'laravel':4,10 'migrat':1,5,11 'revers':14 'reverse-engin':13","created_at":"2026-06-19T09:21:02.104379+00:00","updated_at":"2026-06-19T09:21:02.104379+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/Xethron/migrations-generator","github":"https://github.com/Xethron/migrations-generator","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}