Libraries tagged by parent
morebec/file-locator
4 Downloads
The FileLocator Component find files by their name using different strategies, such as recursive parent traversal, recursive (downward) traversal and at location
melting-server/schema-dot-org-tree
10 Downloads
Reads a version of schema.org and builds out a structured tree. Access any entry's direct or inherited properties or traverse the tree using $entity->parent() or $entity->children. Supports multiple schema versions.
mazay98/brackets
5 Downloads
library created with to check open parentheses to mathematical expression
maso/treeify
24 Downloads
Laravel package allows you to convert flat collections of models into hierarchical tree structures, simplifying parent-child relationships management.
lmh/tree
5 Downloads
Library for handling tree structures based on parent IDs
larabeans/core
1065 Downloads
Apiato container to contains parent classes or common code used by all containers provided by Larabeans.
landlib/treealgorithms
31 Downloads
This group of methods for work with tree structure. Provide methods build tree from flat array, find node in the tree by id, walk tree and execulte callback function for each node. Node of the tree has fields like as id, parent_id, children. Concrete names of the tree node fields can be configured with TreeAlgorithms properties idFieldName, parentIdFieldName, childsFieldName. Also exists javascript release, search lamzin-andrey/landlib on github.
kwall/kwall-subtheme
1759 Downloads
A basic starter parent theme for Drupal connected to the KWALL parent theme
kwall/kwall-base-edu-theme
1779 Downloads
A basic starter parent theme for Drupal
kristofferhagen/simplexml2flatarray
24 Downloads
Converts an XML document to several flat arrays containing values from parent elements using SimpleXML
khisamutdinov/stringvalidator
16 Downloads
A simple library for validating the string for matching opening and closing parentheses
kenny1911/doctrine-inherit-annotations
2055 Downloads
Support inherit doctrine annotations of parent class
junstyle/tree
6 Downloads
Library for handling tree structures based on parent IDs
jugol-kumar/category-curd
15 Downloads
this is an laravel package for generate unlimated parent child categaroy generator
joshkosmala/silverstripe-hierarchicalcheckboxsetfield
13 Downloads
A SilverStripe form field for adding nested checkboxes using parent and child dataobjects