Skip to content

NONstop5/php-package

 
 

Repository files navigation

php-package

Github Actions Status Quality Gate Status Bugs Code Smells Coverage Duplicated Lines (%)

Prerequisites

  • Linux, Macos, WSL
  • PHP >=8.2
  • Xdebug
  • Make
  • Git

Addons

Use http://psysh.org/

Setup

Setup SSH before clone:

git clone [email protected]:hexlet-boilerplates/php-package.git
cd php-package

make install

Run linter

make lint

See configs php.xml and phpstan.neon

Run tests

make test

Test Coverage

Hexlet Ltd. logo

This repository is created and maintained by the team and the community of Hexlet, an educational project. Read more about Hexlet.

See most active contributors on hexlet-friends.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 73.1%
  • Makefile 26.9%