0 follower

Yii Framework 3.0 API Documentation

This is the Yii Framework API Documentation. Here you will find detailed information about all classes provided by the Framework. Below you find a list of the existing classes, interfaces, and traits, ordered by their fully qualified name (including the namespace). Each of them has a dedicated page which contains a description about the purpose of the class, a list of the available methods, properties and constants, and detailed description on how to use each of them.

On this page you find all the classes included in version 3.0 of the framework. You can use the dropdown menu on the top right to switch between versions.

You can search API documentation using the search form on the top. You can search for class names and also method and property names, e.g. ActiveRecord.save() or just .save() or ::save().

This page is also available in JSON format:
curl https://www.yiiframework.com/doc/api/3.0/yii-dev-tool -H 'Accept: application/json'

Class Description
Yiisoft\YiiDevTool\App\Command\AddChangelogCommand
Yiisoft\YiiDevTool\App\Command\Composer\ComposerFixDependenciesCommand
Yiisoft\YiiDevTool\App\Command\Composer\UpdateCommand
Yiisoft\YiiDevTool\App\Command\DisableCommand
Yiisoft\YiiDevTool\App\Command\EnableCommand
Yiisoft\YiiDevTool\App\Command\ExecCommand
Yiisoft\YiiDevTool\App\Command\Git\CheckoutCommand
Yiisoft\YiiDevTool\App\Command\Git\CloneCommand
Yiisoft\YiiDevTool\App\Command\Git\CommitCommand
Yiisoft\YiiDevTool\App\Command\Git\PullCommand
Yiisoft\YiiDevTool\App\Command\Git\PushCommand
Yiisoft\YiiDevTool\App\Command\Git\RequestPullCommand
Yiisoft\YiiDevTool\App\Command\Git\StatusCommand
Yiisoft\YiiDevTool\App\Command\Github\BuildStatusCommand
Yiisoft\YiiDevTool\App\Command\Github\ForksRepositoriesCommand
Yiisoft\YiiDevTool\App\Command\Github\ProtectBranchCommand
Yiisoft\YiiDevTool\App\Command\Github\SettingsCommand
Yiisoft\YiiDevTool\App\Command\Github\SyncUpstreamRepositoriesCommand
Yiisoft\YiiDevTool\App\Command\IdeCommand
Yiisoft\YiiDevTool\App\Command\InstallCommand
Yiisoft\YiiDevTool\App\Command\LintCommand
Yiisoft\YiiDevTool\App\Command\ListCommand
Yiisoft\YiiDevTool\App\Command\Release\MakeCommand
Yiisoft\YiiDevTool\App\Command\Release\MissingCommand
Yiisoft\YiiDevTool\App\Command\Release\WhatCommand
Yiisoft\YiiDevTool\App\Command\Replicate\ReplicateComposerConfigCommand
Yiisoft\YiiDevTool\App\Command\Replicate\ReplicateCopyFileCommand
Yiisoft\YiiDevTool\App\Command\Replicate\ReplicateFilesCommand
Yiisoft\YiiDevTool\App\Command\Stats\ContributorsCommand
Yiisoft\YiiDevTool\App\Command\SwitchCommand
Yiisoft\YiiDevTool\App\Command\TestCommand
Yiisoft\YiiDevTool\App\Command\UpdateCommand
Yiisoft\YiiDevTool\App\Component\Console\OutputManager Determines whether to output messages in the current environment.
Yiisoft\YiiDevTool\App\Component\Console\PackageCommand
Yiisoft\YiiDevTool\App\Component\Console\YiiDevToolStyle
Yiisoft\YiiDevTool\App\Component\GitHubTokenAware
Yiisoft\YiiDevTool\App\Component\Package\Package
Yiisoft\YiiDevTool\App\Component\Package\PackageError
Yiisoft\YiiDevTool\App\Component\Package\PackageErrorList
Yiisoft\YiiDevTool\App\Component\Package\PackageList
Yiisoft\YiiDevTool\App\Component\Package\ReplicationSet
Yiisoft\YiiDevTool\App\Component\PhpStorm\Folders
Yiisoft\YiiDevTool\App\PackageService
Yiisoft\YiiDevTool\App\YiiDevToolApplication
Yiisoft\YiiDevTool\Infrastructure\Changelog
Yiisoft\YiiDevTool\Infrastructure\CodeUsage\CodeUsage
Yiisoft\YiiDevTool\Infrastructure\CodeUsage\CodeUsageEnvironment
Yiisoft\YiiDevTool\Infrastructure\CodeUsage\NamespaceUsageFinder
Yiisoft\YiiDevTool\Infrastructure\CodeUsage\NamespaceUsageFinderNameResolver
Yiisoft\YiiDevTool\Infrastructure\Composer\ComposerInstallation
Yiisoft\YiiDevTool\Infrastructure\Composer\ComposerPackage
Yiisoft\YiiDevTool\Infrastructure\Composer\ComposerPackageUsageAnalyzer
Yiisoft\YiiDevTool\Infrastructure\Composer\Config\ComposerConfig
Yiisoft\YiiDevTool\Infrastructure\Composer\Config\ComposerConfigDependenciesModifier
Yiisoft\YiiDevTool\Infrastructure\Composer\Config\ComposerConfigMerger
Yiisoft\YiiDevTool\Infrastructure\Composer\Config\Dependency\ComposerConfigDependency
Yiisoft\YiiDevTool\Infrastructure\Composer\Config\Dependency\ComposerConfigDependencyList
Yiisoft\YiiDevTool\Infrastructure\Version