Search:

Search all manuals
Search this manual
Manual
Couchbase Client Library: PHP 1.1
Community Wiki and Resources
Wiki: PHP Client Library
PHP Client Library
Couchbase Developer Guide 2.0
Couchbase Server Manual 2.0
SDK Forum
Additional Resources
Community Wiki
Community Forums
Couchbase SDKs
Parent Section
2 Tutorial
Chapter Sections
Chapters

2.1. Preparations

2.1.1. Setting up Couchbase Server
2.1.2. Installing the Application Dependencies

Before we can start coding our application logic, we need to prepare both the database and the application. We'll import the beer-sample bucket, prepare some views and make sure everything works correctly. We'll also get our application skeleton in line so we are ready to code.