Installation guide

A peek under the hood 29
Using command objects 30
Manipulating command objects before execution 30
Request and response objects 30
Managing command state 30
Using requests and responses 31
Executing commands in parallel 31
Error handling with parallel commands 32
Waiters 32
Introduction 32
Basic Configuration 32
Waiter Objects 33
Waiter Events 33
Custom Waiters 33
Waiter Definitions 34
Iterators 35
Introduction 35
Iterator Objects 36
Basic Configuration 36
Iterator Events 36
Modeled Responses 37
Introduction 37
Working with Model objects 37
Getting nested values 38
Using data in the model 38
Getting Response Headers 39
Static Client Facades 39
Introduction 39
Why Use Client Facades? 40
Enabling and Using Client Facades 40
Testing Code that Uses Client Facades 41
Performance Guide 42
Upgrade PHP 42
Use PHP 5.5 or an opcode cache like APC 42
APC 43
Installing on Amazon Linux 43
Modifying APC settings 43
apc.shm_size=128M 43
apc.stat=0 43
Use Composer with a classmap autoloader 44
Uninstall Xdebug 44
Install PECL uri_template 44