php-gedcom
php-gedcom copied to clipboard
A library for reading and writing GEDCOM files in PHP.
Results
5
php-gedcom issues
Sort by
recently updated
recently updated
newest added
https://github.com/pjcj/Gedcom.pm/blob/master/royal.ged ```plain Undefined array key 1 at vendor/mrkrstphr/php-gedcom/library/PhpGedcom/Parser/Head.php:45 ```
See the new family search gedcom version standard
I have a larger gedcom file, which I want to parse, but in my program, there are a few families that are not getting parsed by the library (except I...