About
Installation
Documentation
Plugins
Blog
symfony API
command Package
You are currently browsing
the website for
symfony 1
Visit the
Symfony2
website
« Back to API menu
Packages
action
-
6 classes
addon
-
7 classes
autoload
-
4 classes
behavior
-
6 classes
cache
-
10 classes
command
-
10 classes
sfAnsiColorFormatter
sfCommandApplication
sfCommandArgument
sfCommandArgumentSet
sfCommandManager
sfCommandOption
sfCommandOptionSet
sfFormatter
sfPhing
sfSymfonyCommandApplication
config
-
23 classes
controller
-
4 classes
database
-
7 classes
debug
-
13 classes
default
-
12 classes
doctrine
-
49 classes
event_dispatcher
-
2 classes
exception
-
21 classes
filter
-
9 classes
form
-
10 classes
generator
-
13 classes
helper
-
20 classes
i18n
-
25 classes
log
-
12 classes
mailer
-
4 classes
pager
-
1 classes
plugin
-
14 classes
propel
-
35 classes
request
-
3 classes
response
-
3 classes
routing
-
11 classes
storage
-
10 classes
task
-
53 classes
user
-
3 classes
util
-
18 classes
validator
-
46 classes
view
-
12 classes
widget
-
43 classes
yaml
-
4 classes
You are currently browsing the symfony API for the
1.3
version. Switch to:
1.0
1.1
1.2
1.4
This version of symfony is not maintained anymore.
If some of your projects still use this version, consider upgrading as soon as possible.
command
sfAnsiColorFormatter
: sfAnsiColorFormatter provides methods to colorize text to be displayed on a console.
sfCommandApplication
: sfCommandApplication manages the lifecycle of a CLI application.
sfCommandArgument
: Represents a command line argument.
sfCommandArgumentSet
: Represent a set of command line arguments.
sfCommandManager
: Class to manage command line arguments and options.
sfCommandOption
: Represents a command line option.
sfCommandOptionSet
: Represent a set of command line options.
sfFormatter
: sfFormatter provides methods to format text to be displayed on a console.
sfPhing
: @package symfony
sfSymfonyCommandApplication
: sfSymfonyCommandApplication manages the symfony CLI.