slimapi/coding-standard

SlimAPI Coding Standard

v1.0.0 2023-01-13 17:15 UTC

This package is auto-updated.

Last update: 2024-04-15 12:20:20 UTC


README

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.