Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 184 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 184 Bytes

PHP Card deck enumerations

A simple class Card and two enumerations (CardSuite and CardRank), shipped with PHPUnit driven tests, to showcase the usage of PHP 8.2 enumerations.