rstoetter/cbalancedbinarytree-php dependents (1) Order by: name | downloads Show: all | require | require-dev

  • PHP

    rstoetter/ckeycolumnusagetree-php

    The class cKeyColumnUsageTree represents a sorted collection of the key column usage of a mysql database. The main purpose of the class is to determine the dependencies of the tables among each other: The class is able to find dependency paths of more than two tables, when another tables are involved. Dependencies which include self referencing tables are considered, too.