• Taddeus Kroes's avatar
    First set of files: · 34905f8b
    Taddeus Kroes authored
    - Base file, contains some common classes and functions for use in the
      framework.
    - An autoloader class, to load PHP classes in a specific directory.
    - A logger class with functionality similar to the Python built-in `logging'
      module.
    - Unit tests for the files listed above.
    - README and git/unit tests/documentation config files.
    34905f8b
autoloader.php 4.12 KB