<?php
namespace Arix;
class About extends Me
{
public function getCurrentWorkplace(): array
{
return [
'workplace' => [
'company' => 'Webilo',
'position' => 'Founder'
]
];
}
public function getDailyKnowledge(): array
{
return [
PHP::class,
Laravel::class,
Vuejs::class,
Golang::class
];
}
public function getFutureGoal(): string
{
return 'To contribute to open source.';
}
public function whoIsArix(): string
{
return 'Upgraded version of armin.';
}
}
🐢
Chilling
while(1) pcntl_fork();
-
Webilo
- Iran/Tabriz
-
07:31
(UTC +03:30) - armin1c
- @malekzwde
- https://t.me/malekzwde
Pinned Loading
-
HttpClient
HttpClient PublicThis class facilitates your work in sending HTTP/HTTPS requests, making it easier for you to handle.
PHP 1
-
-
CAPTCHA-Generator
CAPTCHA-Generator Public archiveLet's embrace our CAPTCHA and embark on a whimsical, laugh-inducing, and enigmatic journey towards enhanced security.
PHP 1
-
ar-php
ar-php PublicForked from khaled-alshamaa/ar-php
Set of functionalities enable Arabic website developers to serve professional search, present and process Arabic content in PHP
PHP
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
