LeetCode for PHP Requirements PHP >= 7.4.0 Installation Install the package through Composer. Run the Composer require command from the Terminal: git clone [email protected]:imajinyun/leetcode-php.git cd leetcode-php composer install Usage phpunit -vvv