-
Notifications
You must be signed in to change notification settings - Fork 15
Home
#Welcome to the FamilySearch gedcomx-php SDK Wiki!
This wiki will get you started using the FamilySearch gedcomx-php software development kit (SDK) to develop FamilySearch Certified apps.
First, complete the prerequisites listed in the menu to the right. These steps are all necessary before you you can complete the tutorial, run the sample app on your server, or begin using the SDK to access the FamilySearch APIs.
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 is structure 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 may find the following resources to be helpful:
- A running version of the sample app. The code is available in a Github project.
- The gedcomx-php SDK documentation.
- The FamilySearch Developer Guides on the FamilySearch Developer website.