Skip to content
View mattmcdev's full-sized avatar

Organizations

@WildsideUK

Block or report mattmcdev

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 Loading

  1. mattiverse/Laravel-Userstamps Public

    Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.

    PHP 589 65

3,244 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to mattiverse/Laravel-Userstamps, prism-php/prism, laravel/framework and 9 other repositories
Loading A graph representing mattmcdev's contributions from March 24, 2024 to March 24, 2025. The contributions are 99% commits, 1% pull requests, 0% code review, 0% issues.

Contribution activity

March 2025

Created 2 repositories

Created a pull request in prism-php/prism that received 7 comments

feat(openai): set the name of unmatched OpenAI rate limit errors

Handles OpenAI rate-limit errors (e.g. insufficient_quota) where no headers are set and the error is provided in the response.

+73 −3 lines changed 7 comments
Opened 11 other pull requests in 3 repositories
Reviewed 1 pull request in 1 repository
laravel/framework 1 pull request

Created an issue in laravel/framework that received 12 comments

Model accessors always called when arraying a model

Laravel Version 12.2 PHP Version 8.4.1 Database Driver & Version No response Description All model accessors are called when calling toArray on a m…

12 comments
218 contributions in private repositories Mar 1 – Mar 21
Loading