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
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.