This is the recommended way to install the library.
composer require dikki/claude-sdk
You can also clone the repository and install it via composer.
git clone https://github.com/namankumar80510/claude-sdk folder-name
cd folder-name # or whatever you named the folder
composer install