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