library php-gedcomlib
Parser for GEDCOM file format
tatikoma/php-gedcomlib
Parser for GEDCOM file format
- Sunday, February 18, 2018
- by Tatikoma
- Repository
- 1 Watchers
- 0 Stars
- 3 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
Tatikoma\Gedcom
Library for GEDCOM parsing., (*1)
Installation, (*2)
composer require tatikoma/php-gedcomlib:dev-master
Example usage:, (*3)
$parser = new \Tatikoma\Gedcom\Parser();
$tree = $parser->load('/path/to/file.ged');
$tree->dump();
dev-master
9999999-dev
Parser for GEDCOM file format
Sources
Download
MIT
The Requires
by
Tatikoma
gedcom