oliverklee member since: Feb 10, 2014

oliverklee's packages

  • PHP

    oliverklee/anagram-finder

    A tool for finding anagrams from a list of words (as an exercise of test-driven development).

  • PHP

    oliverklee/coffee

    Example extension workshops on TDD with PHPUnit

  • PHP

    oliverklee/crowdfunding

    TYPO3 extension for conducting crowdfunding campaigns

  • PHP

    oliverklee/csv_to_openimmo

    CSV-to-OpenImmo converter

  • PHP

    oliverklee/dungeon-of-bugs

    A console-based dungeon crawler game which I use in my TDD workshops.

  • PHP

    oliverklee/feuserextrafields

    Extra fields for TYPO3 frontend users and drop-in replacement for the removed FrontEndUser Core model

  • PHP

    oliverklee/insecurity

    Web application that consists of a plethora of security vulnerabilities held together by some functionality

  • PHP

    oliverklee/oelib

    Useful stuff for TYPO3 extension development: helper functions for unit testing, templating and automatic configuration checks.

  • PHP

    oliverklee/onetimeaccount

    Allow users to create a one-time FE account to which they will be automatically logged in (without having to enter a user name or password).

  • PHP

    oliverklee/realty

    TYPO3 extension that provides a plugin that displays realty objects (properties, real estate), including an image gallery for each object.

  • PHP

    oliverklee/seminars

    TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  • PHP

    oliverklee/tdd-seed

    Code for workshops on PHPUnit

  • PHP

    oliverklee/word-combinations

    Programming exercise (or coding kata) about finding words that are the concatenation of two other words.

  • PHP

    pelago/emogrifier

    Converts CSS styles into inline style attributes in your HTML code

  • PHP

    sabberworm/php-css-parser

    Parser for CSS Files written in PHP