deepseek-php-client icon indicating copy to clipboard operation
deepseek-php-client copied to clipboard

Create GitHub action workflows

Open moassaad opened this issue 10 months ago • 0 comments

My contribution regarding an automation to check the static code and it has many features:-

  • Make sure there are no errors that cause the code to crash using phpstan package.
  • Detect errors when uploaded to fix them as soon as possible.
  • Make sure it is free of syntax errors.

moassaad avatar Mar 10 '25 20:03 moassaad