Skip to content
Avatar

Achievements

Achievements

Organizations

@Soyhuce
Block or Report

Popular repositories

  1. Install my softwares and configurations, saved on GitHub

    Shell

  2. Forked from rollbar/rollbar-php-laravel

    Rollbar error monitoring integration for Laravel projects

    PHP

  3. Forked from sebastianbergmann/php-code-coverage

    Library that provides collection, processing, and rendering functionality for PHP code coverage information.

    PHP

  4. Forked from spatie/laravel-view-models

    View models in Laravel

    PHP

  5. Forked from hotmeteor/spectator

    OpenAPI testing for PHP

    PHP

309 contributions in the last year

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

Contribution activity

April 2021

Created 1 repository

Created a pull request in spatie/data-transfer-object that received 5 comments

Fix cast with null

Currently, a DTO like class ComplexDtoWithNullableProperty extends DataTransferObject { public string $name; public ?BasicDto $other; } cannot be c…

+26 −1 5 comments
Opened 2 other pull requests in 1 repository
spatie/data-transfer-object
2 merged

Created an issue in nunomaduro/larastan that received 17 comments

False positive undefined methods on relations

Larastan Version: 0.7.2 --level used: 8 Description It looks like version 0.7.2 introduced some false-positive errors : Call to an undefined meth…

17 comments

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