Packages from dschoenbauer

  • PHP

    dschoenbauer/config

    Description of project Config.

  • PHP

    dschoenbauer/dot-notation

    Given a complicated data structure, this library allows easy and safe access to data via dot notation. This library is a compilation of other Dot Notation libraries, taking the best feature from each.

  • PHP

    dschoenbauer/exception

    A base set of exceptions for my projects

  • PHP

    dschoenbauer/file-upload

    A complete PHP upload suite.

  • PHP

    dschoenbauer/orm

    Object Relational Mapper... This is my vision for an ORM. It uses an event driven process that makes updating information in a persistent manner hopefully easier to understand and maintain.

  • PHP

    dschoenbauer/sql

    Object oriented approch to Sql statement generation with a focus on building requirements for PDO

  • PHP

    dschoenbauer/view

    A simple view layer