Skip to content
View oliverklee's full-sized avatar
🏠
Working from home
🏠
Working from home

Sponsoring

@ervaude
@tomasnorre
@sebastianbergmann
@shivammathur
@georgringer
@derickr
@phpstan
@ddev
@helhum

Highlights

  • Pro

Organizations

@braingourmets @typo3-trainer-network @TYPO3-Continuous-Integration
Block or Report

Block or report oliverklee

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. MyIntervals/emogrifier MyIntervals/emogrifier Public

    Converts CSS styles into inline style attributes in your HTML code.

    PHP 902 152

  2. workshop-handouts workshop-handouts Public

    Dies sind die Handouts zu vielen meiner Workshops und Seminare.

    TeX 27 16

  3. ext-seminars ext-seminars Public

    TYPO3 extension "seminars"

    PHP 6 22

  4. massagereader massagereader Public

    Reader zu den Entspannungsmassage-Workshops von Oliver Klee

    TeX 5 1

  5. ext-feuserextrafields ext-feuserextrafields Public

    TYPO3 extension that adds additional common fields to FE users

    PHP 1 2

  6. Get the YouTube URL from a Symfony c... Get the YouTube URL from a Symfony conference talk
    1
    'https://www.youtube.com/watch?v=' + document.getElementById('shared-youtube-video-mount-point').getAttribute('src').match('([a-zA-Z0-9_\\-]+)\\?')[1];