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