vCloud SDK for PHP Developer’s Guide
14
VMware, Inc.
Download and Install the vCloud SDK for PHP
You
can
download
the
vCloud
SDK
for
PHP
from
the
VMware
website.
The
SDK
is
distributed
as
a
compressed
archive
in
two
forms.
vcloudPHP_1.0.0
.build
.tar.gz
,
a
compressed
archive
in
tar
format,
where
build
is
a
build
number.
vcloudPHP_1.0.0
.build
.zip
,
a
compressed
archive
in
zip
format.
To download and install the vCloud SDK for PHP
1
In
a
browser,
go
to
http://www.vmware.com/go/vcloudsdkforphp
.
2
In
the
Resources
area
of
the
vCloud
SDK
for
PHP
Community
page,
click
the
Download
button.
3
On
the
Download
page,
log
in
with
your
VMware
customer
credentials.
4
Review
the
license
agreement.
Click
Yes
to
accept
it
and
continue
with
the
download,
or
click
No
to
exit
without
downloading.
5
Choose
a
download
option,
then
click
the
link
for
the
distribution
format
you
want.
The
vCloud
SDK
for
PHP
is
distributed
as
a
compressed
archive
in
two
forms.
vcloudPHP_1.0.0
.build
.tar.gz
,
a
compressed
archive
in
tar
format,
where
build
is
a
build
number.
vcloudPHP_1.0.0
.build
.zip
,
a
compressed
archive
in
zip
format.
6
When
the
download
completes,
uncompress
the
download
package
into
any
convenient
folder
on
your
computer.
Uncompressed,
either
archive
requires
about
32
MB
of
disk
space.
The
package
includes
the
following
folders:
docs
:
vCloud
SDK
for
PHP
reference
documentation
(
vCloud
SDK
for
PHP
Reference
Guide
)
in
HTML
format.
library
:
A
collection
of
class
libraries
and
functions
that
encapsulate
vCloud
API
objects
and
operations.
samples
:
Example
code
demonstrating
common
use
cases
associated
with
programmatically
managing
virtual
infrastructure.