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

Highlights

Sponsors

@walva @mnapoli @JetBrainsOfficial

Sponsoring

@derickr @jderusse

Pinned

  1. Writing test code should be simple

    PHP 182 4

  2. Symfony integration for Translations

    PHP 275 74

  3. A super lightweight PSR-7 implementation

    PHP 672 52

  4. Symfony Framework Integration for HTTPlug

    PHP 332 43

  5. AWS SDK with readable code and async responses

    PHP 268 49

Contribution activity

March 2021

Created 6 repositories

Created a pull request in symfony/symfony that received 12 comments

[FrameworkBundle] Add support for doctrine/annotations:1.13 || 2.0

This PR will deprecate passing any other values that "none", "php_array" and "file" to framework.annotation.cache. It will also support doctrine/a…

+84 −21 12 comments
Opened 83 other pull requests in 16 repositories
php-runtime/runtime
25 merged 1 closed
guzzle/psr7
11 merged 1 closed
symfony/symfony
10 merged 1 closed
guzzle/guzzle
1 open 5 merged 1 closed
symfony/symfony-docs
5 merged 1 open
webmozarts/assert
3 merged 1 closed
brefphp/bref
1 open 2 merged
brefphp/extra-php-extensions
3 merged
php-http/client-integration-tests
2 merged
carsonbot/carsonbot
2 open
Nyholm/assert
1 open 1 closed
async-aws/aws
1 merged
Nyholm/bref-runtime-demo
1 merged
mailgun/mailgun-php
1 merged
carsonbot-playground/symfony
1 open
wouterj/symfony-docs
1 merged
Reviewed 100 pull requests in 21 repositories
guzzle/psr7 32 pull requests
symfony/symfony-docs 16 pull requests
symfony/symfony 13 pull requests
guzzle/guzzle 8 pull requests
symfony/recipes-contrib 7 pull requests
symfony/recipes 5 pull requests
brefphp/extra-php-extensions 3 pull requests
carsonbot/carsonbot 2 pull requests
php-http/discovery 2 pull requests
Nyholm/psr7 1 pull request
http-interop/http-factory-tests 1 pull request
php-runtime/runtime 1 pull request
async-aws/aws 1 pull request
geocoder-php/Geocoder 1 pull request
thephpleague/flysystem 1 pull request
symfony/psr-http-message-bridge 1 pull request
php-http/guzzle7-adapter 1 pull request
symfony/flex 1 pull request
brefphp/bref 1 pull request
php-http/httplug.github.io 1 pull request
webmozarts/assert 1 pull request

Created an issue in symfony/symfony that received 6 comments

[Messenger] Remove the auto-setup feature from all transports

The Messenger transports get more and more options related to them. Take the AMQP as an example, there are requests to add all kinds of special opt…

6 comments

Joined the Runtime organization