#!/usr/bin/env php add(new Maker()); $application->add(new MigrationMaker()); $application->run();