gedcomx-php
  • Namespace
  • Class

Namespaces

  • Gedcomx
    • Agent
    • Atom
    • Common
    • Conclusion
    • Extensions
      • FamilySearch
        • Platform
          • Artifacts
          • Discussions
          • Tree
          • Users
        • Rt
        • Types
    • GedcomxFile
    • Links
    • Records
    • Rt
    • Search
    • Source
    • Support
    • Types
    • Util
    • Vocab

Classes

  • Collection
  • CollectionContent
  • Field
  • FieldDescriptor
  • FieldValue
  • FieldValueDescriptor
  • RecordDescriptor
  • RecordSet
  • RecordSetIterator

Interfaces

  • HasFields

Namespace Gedcomx\Records

Classes summary

Collection A collection of genealogical resources.
CollectionContent A description of the content of a collection by resource type.
Field A field of a record.
FieldDescriptor A description of a field in a record.
FieldValue An element representing a value in a record field.
FieldValueDescriptor A way a field is to be displayed to a user.
RecordDescriptor A descriptor for a common set of records.
RecordSet The GEDCOM X bulk record data formats are used to exchange bulk genealogical data sets, grouped into records.
RecordSetIterator Use this class to iterate over a large set of records in order to avoid large memory and cpu consumption

Interfaces summary

HasFields An interface enabling the getting and setting an array of fields.
gedcomx-php API documentation generated by ApiGen