Skip to content
View tuanpht's full-sized avatar
💭
200 OK!
💭
200 OK!
Block or Report

Block or report tuanpht

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

Hi there 👋

<?php

namespace ITForLife;

class MeOnCode
{
    public function skills(): array
    {
        return [
            'PHP',
            'JavaScript',
            'Linux',
        ];
    }

    public function goals(): array
    {
        return [
            'To be DevOps engineer',
            'To contribute to open source',
            'To build a product',
        ];
    }
}

Read More! // My blog

Pinned

  1. patrickschur/language-detection patrickschur/language-detection Public

    A language detection library for PHP. Detects the language from a given text string.

    PHP 794 83

  2. cleanphp-example cleanphp-example Public

    Forked from mrkrstphr/cleanphp-example

    Case Study for the book The Clean Architecture in PHP

    PHP

  3. laravel-test-guideline laravel-test-guideline Public

    Forked from framgia/laravel-test-guideline

    Guideline for writing tests in a Laravel Project

  4. phpstan phpstan Public

    Forked from phpstan/phpstan

    PHP Static Analysis Tool - discover bugs in your code without running it!

    PHP

  5. laravel-test-example laravel-test-example Public

    PHP 15 11

  6. magento2-docker magento2-docker Public

    VCL 8 10