Skip to content
Avatar
:octocat:
There is nothing good unless you do it.
:octocat:
There is nothing good unless you do it.

Sponsors

@vidalvasconcelos @csev @afilina

Sponsoring

@sebastianbergmann @ondrejmirtes @oerdnj @Ocramius @nicolas-grekas @kukulich @composer @Haehnchen @keradus @orklah

Achievements

Achievements

Highlights

  • 3 discussions answered
Block or Report

Block or report voku

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.

Report abuse

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

Report abuse
voku/README.md

Lars Moelleken

{
  "job":      "Developer",
  "birthday": "1987-11-27",
  "country":  "Germany",
  "city":     "Voerde (NRW)",
  "stack":    ["PHP", "MySQL", "HTML", "CSS", "JS", "ReactJS", "React Native", "jQuery", "Bash", "..."],
  "interest": ["Clean Code", "Testing", "Static Code Analysis", "Linux", "..."], 
  "quote":    "There is nothing good unless you do it. - Erich Kästner"
  "exta":     "Dad of two beautiful daughters."
}

Git Stats

Topic Link
Web moelleken.org
E-Mail lars@moelleken.org
Blog suckup.de
Twitter suckup_de
YouTube larsmoelleken
LinkedIn larsmoelleken
XING Lars_Moelleken

Pinned

  1. 🉑 Portable UTF-8 library - performance optimized (unicode) string functions for PHP.

    PHP 445 59

  2. 🔡 Portable ASCII library - performance optimized (ascii) string functions for PHP.

    PHP 309 21

  3. anti-xss Public

    ㊙️ AntiXSS | Protection against Cross-site scripting (XSS) via PHP

    PHP 521 102

  4. Arrayy Public

    🗃 Array manipulation library for PHP, called Arrayy!

    PHP 408 33

  5. Forked from samacs/simple_html_dom

    📜 Modern Simple HTML DOM Parser for PHP

    PHP 557 74

  6. dotfiles Public

    Forked from mathiasbynens/dotfiles

    📑 .dotfiles for Bash (Linux) / ZSH (Linux) / Git Bash (Windows) / Cygwin (Windows) / Bash on Ubuntu on Windows

    Shell 180 47

442 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri
Activity overview
Contributed to voku/Arrayy, voku/anti-xss, voku/portable-utf8 and 46 other repositories

Contribution activity

May 2022

Created 5 commits in 1 repository

Created an issue in phpstan/phpstan-strict-rules that received 2 comments

FP: string++ | "Only numeric types are allowed in post-increment, string given."

Bug report I am uncertain if this is a "normal" use-case, but I see sometimes code like this: $a = 'a'; $a++; https://3v4l.org/JEv7V ... especially…

2 comments

Seeing something unexpected? Take a look at the GitHub profile guide.