PHP yii2tech\selfupdate 네임스페이스

Interfaces

이름 설명
VersionControlSystemInterface VersionControlSystem is an interface, which particular version control system implementation should match in order to be used with [[SelfUpdateController]].

클래스들

이름 설명
Git Git represents GIT version control system.
Mercurial Mercurial represents Mercurial (Hg) version control system.
SelfUpdateController SelfUpdateController performs project update from VCS.
Shell Shell is a helper for shell command execution.
ShellResult ShellResult represents shell command execution result.