Skip to content
View timdev's full-sized avatar
Block or Report

Block or report timdev

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. array-undot array-undot Public

    Normalize PHP arrays with dotted-string keys. ['a.b' => 'c'] ==> ['a' => ['b' => 'c']]

    PHP

  2. db-snap db-snap Public

    Yet another database snapshot script (in PHP)

    PHP

  3. devtools devtools Public

    Basic tooling for PHP projects.

    PHP

  4. php-stack-logger php-stack-logger Public

    A context-tracking logger for PHP, inspired by pinojs

    PHP

  5. typed-config typed-config Public

    A PHP config container with strictly typed methods

    PHP