Helper tools to access the sqlite3 database from gramps genealogy software in laravel
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
15
commits
13
commits
tweaking the models to work in grampsdb instead of genadmin
6f25dedView on GitHubfixed composer.json to properly include seeders in database/seeders
c9b8123View on GitHubrefactored many of the non-record-specific 'helpers' into the package helpers object as global functions
f7433f7View on GitHubadded relative path resolution with realpath for grampsdb.sqlite in config
02ca08eView on GitHubupdated phpunit version to include new phpickle package
29e673eView on GitHubset illuminate/support to glob for version to allow forward support
31207ecView on GitHub