rstoetter/libsqlphp dependents (3) 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.

    Latest version requires rstoetter/libsqlphp >=1.0.0

  • PHP

    rstoetter/csmartsqlstatement-php

    class to manage SQL SELECT statements - analyze and replace clauses

    Latest version requires rstoetter/libsqlphp >=1.0.0

  • PHP

    rstoetter/ctabledependencymanager-php

    the repository rstoetter\ctabledependencymanager-php helps you to keep track of the various table dependencies in a mysql database. It is able to find dependencies, which last over several tables between and to find dependencies with self-referring tables

    Latest version requires rstoetter/libsqlphp >=1.0.0