alex-kalanis/kw_pedigree

Accessing pedigrees

v2.0.0 2024-04-08 22:53 UTC

This package is auto-updated.

Last update: 2024-04-08 22:55:36 UTC


README

Build Status Scrutinizer Code Quality Latest Stable Version Minimum PHP Version Downloads License Code Coverage

Low-level access for running pedigree trees.

PHP Installation

composer.phar require alex-kalanis/kw_pedigree

(Refer to Composer Documentation if you are not familiar with composer)

PHP Usage

1.) Use your autoloader (if not already done via Composer autoloader)

2.) Migrate the storage.

3.) Connect the "\kalanis\kw_pedigree\GetEntries" or "EntryAdapter" into your app.

5.) Just call from the appropriate part of your app