The Wayback Machine - https://web.archive.org/web/20210326053614/https://github.com/webmozart
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@puli @webmozarts

Pinned

  1. Assertions to validate method input/output with nice error messages.

    PHP 6.7k 107

  2. A robust JSON decoder/encoder with support for schema validation.

    PHP 354 27

  3. A robust cross-platform utility for normalizing, comparing and modifying file paths.

    PHP 416 22

  4. Implementation of the Specification pattern and logical expressions for PHP.

    PHP 210 10

  5. A usable, beautiful and easily testable console toolkit written in PHP.

    PHP 214 19

  6. A key-value store API with implementations for different backends.

    PHP 127 10

8 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Mon Wed Fri

Contribution activity

March 2021

Created an issue in vimeo/psalm that received 11 comments

Templates don't work with instanceof self

In this particular case, Psalm reports an error: https://psalm.dev/r/602a69dcbb It works if I tell Psalm manually that the variable is of type self<S>

11 comments