Skip to content
Avatar
😎
You can support my Open Source work: https://samsonasik.wordpress.com/donate/
😎
You can support my Open Source work: https://samsonasik.wordpress.com/donate/

Achievements

Achievements

Highlights

  • 1 discussion answered
Block or Report

Block or report samsonasik

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.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
samsonasik/README.md

🔥🔥🔥 Hello 🔥🔥🔥

My name is Abdul Malik Ikhsan. I am a PHP Developer and System Engineer. I live in Bandung Barat, Indonesia.

🏗️ I like to contribute to OSS projects. You can check my repositories tab. If my contributions are helpful for you, donations to me are appreciated.

📝 I like blogging as well. You can read my blog.

Pinned

  1. 🔥 CodeIgniter 4 example Album module uses Domain Driven Design Architecture with Tactical Pattern

    PHP 65 22

  2. ci4-vue Public

    🔥 Example Using Vue.js version 2 & 3 in CodeIgniter 4 application

    PHP 52 15

  3. 💎 A Hero for your Zend Framework/Laminas, and Expressive/Mezzio application to log ( DB and Mail ) and handle php errors & exceptions during Mvc process/between request and response

    PHP 46 5

  4. Session Toolbar that can be applied into Zend/Laminas DeveloperTools

    PHP 38 11

  5. 🍃 Zend Framework/Laminas and Expressive/Mezzio Apigility/Laminas API Tools Client Module to consume API Services

    PHP 14 1

  6. 🔗 Configurable module for force https in your Zend Framework/Laminas Mvc and ZF Expressive/Mezzio Application.

    PHP 12 1

Contribution activity

September 2021

Created 1 repository

Created a pull request in rectorphp/rector-src that received 7 comments

[TypeDeclaration] Skip Child return mixed on ReturnTypeDeclarationRector

Given the following code: abstract class AbstractClass { /** * @param mixed[] $param * @return bool */ public function getValue(array $param) { r…

+116 −3 7 comments
Opened 82 other pull requests in 11 repositories
rectorphp/rector-src 1 open 65 merged 2 closed
codeigniter4/CodeIgniter4 2 open 2 merged
laminas/laminas-servicemanager 2 open
laminas/laminas-servicemanager-migration 1 open
KejawenLab/SemartApiSkeleton 1 merged
rectorphp/rector-laravel 1 merged
rectorphp/rector-phpunit 1 merged
rectorphp/rector-nette 1 merged
rectorphp/rector-symfony 1 merged
symplify/symplify 1 merged
samsonasik/mezzio-authentication-with-authorization 1 merged
Reviewed 14 pull requests in 7 repositories
rectorphp/rector-src 7 pull requests
rectorphp/rector-laravel 2 pull requests
laminas/laminas-servicemanager 1 pull request
laminas/laminas-httphandlerrunner 1 pull request
laminas/laminas-servicemanager-migration 1 pull request
codeigniter4/CodeIgniter4 1 pull request
laminas/laminas-stdlib 1 pull request

Created an issue in rectorphp/rector that received 1 comment

PHPStan\BetterReflection\Reflection\ReflectionClass "UnitEnum" could not be found in the located source

Bug Report Minimal PHP Code Causing Issue Given the following code: class SomeException extends \Exception { protected $message = ''; public function

1 comment

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