Releases: adrosoftware/circle-so-api-php-sdk
Releases · adrosoftware/circle-so-api-php-sdk
Add more API interactions.
Add more API interactions:
- Add Member Tag API interaction
- Add a way to tag members
PHPStan fixes
0.2.1 Add `phpstan.neon` file to the `.gitattributes` file.
Add a way fetch community members
Interacts with the community_members endpoint.
Basic Members endpoints interactions
This release includes functionality to interact with:
- The me endpoint
- The member search endpoint
- The show member endpoint
- The update member endpoint