### Install jisuapi via Composer Source: https://context7.com/zzuyxg/jisuapi/llms.txt Use Composer to add the jisuapi library to your PHP project. This is the recommended method for managing dependencies. ```bash # In the project root directory composer require zzuyxg/jisuapi # Or add to composer.json { "require": { "zzuyxg/jisuapi": "*" } } # Then run composer install ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.