Classes and interfaces
TaskContainer¶
Abstract interface for objects which can contain tasks (targets)
Used to check if a class can contain tasks (via instanceof)
« More »
Arg¶
Implementation of console argument
« More »
ComposerTask¶
Composer Task
Run composer straight from phing
« More »
ConditionBase¶
Abstract baseclass for the task as well as several
conditions - ensures that the types of conditions inside the task
and the "container" conditions are in sync.
« More »
ConditionTask¶
task as a generalization of
« More »
DbmsSyntax¶
Utility class for generating necessary server-specific SQL commands
« More »
DbmsSyntaxFactory¶
Factory for generating dbms-specific syntax-generating objects
« More »
DbmsSyntaxMsSql¶
Utility class for generating necessary server-specific SQL commands
« More »
DbmsSyntaxMysql¶
Utility class for generating necessary server-specific SQL commands
« More »
DbmsSyntaxOracle¶
Utility class for generating necessary server-specific SQL commands
« More »
DbmsSyntaxPgSQL¶
Utility class for generating necessary server-specific SQL commands
« More »
DbmsSyntaxSQLite¶
Utility class for generating necessary server-specific SQL commands
« More »
DefaultLogger¶
Writes a build event to the console.
« More »
DirectoryScanner¶
Class for scanning a directory for files/directories that match a certain
criteria.
« More »
EchoTask¶
Echos a message to the logging system or to a file
« More »
EqualsCondition¶
A simple string comparator.
« More »
NoBannerLogger¶
Extends DefaultLogger to strip out empty targets.
« More »
OsCondition¶
Condition that tests the OS type.
« More »
SymfonyConsoleTask¶
Symfony Console Task
« More »
TaskAdapter¶
Use introspection to "adapt" an arbitrary ( not extending Task, but with
similar patterns).
« More »
Constants
PHPUnit_MAIN_METHOD
PHPUnit_MAIN_METHOD
PHP_CLASSPATH
PHP_CLASSPATH