PHP Deployer\Initializer\Template Пространство имен

Interfaces

Имя Описание
TemplateInterface All templates for initializer should implement this interface.

Классы

Имя Описание
CakeTemplate
CodeIgniterTemplate
CommonTemplate Generate a common (base) deployer configuration
DrupalTemplate
FrameworkTemplate
LaravelTemplate Generate a Laravel deployer configuration.
SymfonyTemplate Generate a Symfony deployer configuration.
Template Abstract template for create deployer configuration.
YiiTemplate Generate a Yii deployer configuration.
ZendTemplate