Skip to content
Justin edited this page Nov 3, 2015 · 1 revision

This SDK supports both the Gedcom X data model as well as the Gedcom X RS spec. It is from the RS spec that we get the concept of application states that the API interactions in the SDK are based on.

The PHP SDK began as a port of the Java SDK so the class and namespace structure reflects that.

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