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

https://github.com/joubertredrat/object-calisthenics-php

Object Calisthenics em PHP
https://github.com/joubertredrat/object-calisthenics-php

object-calisthenics php php8 php81

Last synced: 2 months ago
JSON representation

Object Calisthenics em PHP

Awesome Lists containing this project

README

        

# Object Calisthenics PHP

Este repositório faz parte das seguintes palestras:
* [O poder do Object Calisthenics no PHP](https://speakerdeck.com/joubertredrat/o-poder-do-object-calisthenics-no-php).

## Dependências

* [PHP 8.1](https://www.php.net/).
* [Composer 2](https://getcomposer.org/).

## Execução

* Faça o clone deste repositório.
* Execute `composer install`.
* Execute o arquivo `index.php` em cada uma das pastas de acordo com a regra escolhida.

## Licença
Licença [MIT](/license).