Skip to content

slimapi/coding-standard

Repository files navigation

SlimAPI Coding Standard

PHP Version Release License Build Code Coverage PHPStan

PHP coding standard for better code readability, consistency and good programming practises.

Code Style Guide

The guide is automatically generated and available at standard.md.

Local Development & Testing

$ docker compose up
$ docker compose exec app composer.sh test

License

See LICENSE file for more information.