Skip to content
View Geolim4's full-sized avatar
🇺🇦
💕🇫🇷
🇺🇦
💕🇫🇷

Organizations

@Smile-SA @W-H-A-T @GitHubBounty @PHPSocialNetwork

Block or report Geolim4

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
Geolim4/README.md

Hi there 👋

I'm Geolim4 (🥥), creator of Phpfastcache since the V5 and I love PHP stuffs such Frameworks like Symfony of CMS like Drupal.

I contribute sometimes to repositories I appreciate when my free time 🕐 allows me such things.

Feel free to contact me if you have any 💬 questions about one of my repositories at 📫 contact{-at-}geolim4.com

You can also ❤️ sponsor me if you love my work here, thanks you :)

Ohhh and while you seem to enjoy your stay on my profile, have a nice day 🤗

Pinned Loading

  1. PHPSocialNetwork/phpfastcache Public

    A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load. Well implemented, it can drops the database load to almost noth…

    PHP 2.4k 456

  2. In-Memoriam Public

    Cartographie des décès militaires et civils Françaises

    TypeScript 2

  3. PHPSocialNetwork/arangodb-extension Public

    Arangodb extension for Phpfastcache v9.2 and greater

    PHP 1

  4. PHPSocialNetwork/couchbasev4-extension Public

    Couchbasev4 extension for developer using the new Couchbase v4 API.

    PHP 1

  5. PHPSocialNetwork/couchdb-extension Public

    Couchdb extension for Phpfastcache v9.2 and greater

    PHP

  6. PHPSocialNetwork/ravendb-extension Public

    Ravendb extension for Phpfastcache

    PHP 1

721 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
Loading A graph representing Geolim4's contributions from March 17, 2024 to March 23, 2025. The contributions are 96% commits, 3% issues, 1% code review, 0% pull requests.

Contribution activity

March 2025

Created 1 commit in 1 repository

Created an issue in php/php-src that received 7 comments

Null Coalesce on local static variable

Description The following code: function getUserContext() { static $userContext ??= User::load(\Drupal::currentUser()->id()); return $userContext; }

7 comments
23 contributions in private repositories Mar 6 – Mar 19
Loading