Package Cake\Console\Command
Package summary
Class summary
-
AclShell
Shell for ACL management. This console is known to have issues with zend.ze1_compatibility_mode being enabled. Be sure to turn it off when using this shell.
-
ApiShell
API shell to show method signatures of CakePHP core classes.
-
BakeShell
Command-line code generation utility to automate programmer chores.
-
CommandListShell
Shows a list of commands available from the console.
-
ConsoleShell
Provides a very basic 'interactive' console for CakePHP apps.
-
I18nShell
Shell for I18N management.
-
SchemaShell
Schema is a command-line database management utility for automating programmer chores.
-
ServerShell
built-in Server Shell
-
TestShell
Provides a CakePHP wrapper around PHPUnit. Adds in CakePHP's fixtures and gives access to plugin, app and core test cases
-
TestsuiteShell
Provides a CakePHP wrapper around PHPUnit. Adds in CakePHP's fixtures and gives access to plugin, app and core test cases
-
UpgradeShell
A shell class to help developers upgrade applications to CakePHP 2.0