You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Daniel Marshall edited this page Sep 10, 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.
See the following menu topics in the navigation menu to the right.
Tutorial gives you a very simple, no frills, step by step look at how to authenticate with FamilySearch and read information using the GedcomX PHP SDK calls.
Sample App is demonstration code that is structured a bit more like an app. If you would rather jump 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 is the GedcomX PHP SDK documentation and some FamilySearch Developer Guides on the FamilySearch Developer website to help with your programming efforts.