Libraries tagged by ancestors
magicsunday/webtrees-pedigree-chart
473 Downloads
SVG pedigree chart module for the webtrees genealogy application — interactive D3.js tree visualization with multiple layouts and up to 25 generations.
magicsunday/webtrees-fan-chart
516 Downloads
SVG ancestor fan chart module for the webtrees genealogy application — interactive D3.js visualization with zoom, export and up to 10 generations.
cline/ancestry
14711 Downloads
Closure table hierarchies for Eloquent models with O(1) ancestor/descendant queries.
relaxedws/lca
758315 Downloads
Library used to find lowest common ancestor in graphs.
fromholdio/silverstripe-commonancestor
1190 Downloads
A small utility class that accepts an array of class name, compares their class ancestories, and identifies their closest common ancestor class.
loilo/find-up
421 Downloads
Find a file by walking up ancestor directories
cnp/wp-highest-ancestor
85 Downloads
A function for getting information about the highest ancestor of a post or term. Useful for section title information.
webfactor/laravel-nestedset
15 Downloads
Tree structured Elquent Models
sunnysideup/userforms_relatives
13 Downloads
Add family (relatives) related fields to your editable userform: my children and my ancestors.
ssnepenthe/hestia
106 Downloads
This plugin introduces the following shortcodes: [ancestors], [attachments], [children], [siblings], [sitemap].
charm/error
151 Downloads
Just an interface, a trait and two exception classes. Ancestor of all charm/* exception classes.
kdyby/strict-objects
1734439 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
sethphat/eloquent-docs
66609 Downloads
Generate PHPDoc scope for your Eloquent models (columns, accessors and more)
marcin-orlowski/lombok-php
20002 Downloads
Never write boilerplate code for your data class again!
awobaz/eloquent-mutators
23343 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent