Skip to content
Daniel Marshall edited this page Aug 18, 2015 · 23 revisions

#Welcome to the FamilySearch gedcomx-php SDK Wiki!

This wiki will help get you started using the FamilySearch gedcomx-php software development kit (SDK) to develop FamilySearch Certified apps.

The Tutorial

The tutorial gives you a very simple no frills look at how to authenticate with FamilySearch and read information using SDK calls.

The Sample App

The sample app is structured a bit more like an app. If you would rather just jump right in on your own without going through the tutorial, the sample app has everything you need to help you get going.

You can run the sample app or go to the sample app Github project.

Documentation

Home

Tutorial

  • Step 1: Register
  • Step 2: Set up your test environment
  • Step 3: Build tutorial.php
  • Step 4: Use the SDK Documentation

Sample App

Documentation

Design

Clone this wiki locally