#!/usr/bin/env php boot(); // Run the database dump command. $application = new GenerateProxyClassApplication(new ProxyBuilder()); $application->run();