{ "name": "ahwelp/ddlwrapper", "description": "From Phinx, just the DDL", "type": "library", "authors": [ { "name": "ahwelp", "email": "ahwelp@ahwelp.com" } ], "require": {}, "autoload": { "psr-4": { "DDLWrapper\\": "src/DDLWrapper" } } }