rstoetter member since: May 24, 2017

rstoetter's packages

  • PHP

    rstoetter/cbalancedbinarytree-php

    The repository rstoetter\cbalancedbinarytree-php implements the class cBalancedBinaryTree in PHP which is a balanced binary tree.

  • PHP

    rstoetter/cdependencymanager-php

    A PHP class, which is able to resolve dependencies

  • 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.

  • PHP

    rstoetter/csmartsqlstatement-php

    class to manage SQL SELECT statements - analyze and replace clauses

  • PHP

    rstoetter/csql-php

    class to manage SQL statements

  • PHP

    rstoetter/csqlscript-php

    class to execute sql scripts

  • PHP

    rstoetter/csqlstatement-php

    class to construct SQL statements

  • 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

  • PHP

    rstoetter/ctextparser-php

    library with a simple text parser

  • PHP

    rstoetter/libdatephp

    library with date and iso date classes and calculation of recurring dates

  • PHP

    rstoetter/libsqlphp

    library with classes to manage mysql datebases and tables