hexlet-basics / exercises-php

Free PHP courses

Home Page:https://ru.code-basics.com/languages/php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

exercises-php

Github Actions Status

How to contribute

Develop

# setup
make
# run
make compose
# check
make ci-check

# run tests
make compose-test

# run linters and validators
make compose-code-lint
make compose-description-lint
make compose-schema-validate

Tests utilize phpower. Be cautious when working with assertions.

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

Free PHP courses

https://ru.code-basics.com/languages/php


Languages

Language:PHP 92.3%Language:Makefile 5.0%Language:Dockerfile 2.0%Language:Shell 0.7%