Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pvaviloff/php-guidelines-example

PHP Guidelines example. Implementation according to the https://github.com/pvaviloff/php-guidelines.
https://github.com/pvaviloff/php-guidelines-example

ddd ddd-architecture deptrac example example-project onion onion-architecture php php8 php83 psalm solid symfony

Last synced: 2 months ago
JSON representation

PHP Guidelines example. Implementation according to the https://github.com/pvaviloff/php-guidelines.

Awesome Lists containing this project

README

        

# PHP Guidelines example

![Execute tests](https://github.com/pvaviloff/php-guidelines-example/actions/workflows/symfony.yml/badge.svg)

Implementation according to the ["PHP Guidelines"](https://github.com/pvaviloff/php-guidelines).

## Setting up the example

```bash
docker compose up -d
```