bufferapp-php
bufferapp-php copied to clipboard
Simple PHP class for Buffer's API (http://bufferapp.com)
Results
3
bufferapp-php issues
Sort by
recently updated
recently updated
newest added
Hey there! Thank for the contribution! Was wondering, it looks like the api supports an array of ids. Would the following be possible? ... 'profile_ids[]' => array_column($buffer->go('/profiles'), 'id'), ... I'm...
Thank you for making this library available! I just add few examples to make it easier for our users to use your lib. Great works Kevin on this!