A curated list of libraries & SDKs for the Bluesky API and AT Protocol
at master 22 lines 542 B view raw
1name: PHP 2repos: 3 - url: https://github.com/edevsh/blueskysdk 4 tags: ['xrpc client'] 5 6 - url: https://github.com/edevsh/blugen 7 tags: ['lexicons'] 8 9 - url: https://github.com/cjrasmussen/BlueskyApi 10 tags: ['xrpc client'] 11 12 - url: https://github.com/potibm/phluesky 13 tags: ['xrpc client'] 14 15 - url: https://github.com/aazsamir/libphpsky 16 tags: ['xrpc client', 'firehose'] 17 18 - url: https://github.com/socialdept/atp-resolver 19 tags: ['identity'] 20 21 - url: https://github.com/socialdept/atp-signals 22 tags: ['firehose']