PHP Symfony\Installer Namespace

Nested Namespaces

Symfony\Installer\Manager
Symfony\Installer\Tests

Classes

Name Description
AboutCommand This command provides information about the Symfony installer.
Application This is main Symfony Installer console application class.
DemoCommand This command creates a full-featured Symfony demo application.
DownloadCommand Abstract command used by commands which download and extract compressed Symfony files.
NewCommand This command creates new Symfony projects for the given Symfony version.
SelfUpdateCommand This command is inspired by the self-update command included in the PHP-CS-Fixer library.