PHPackages                             happytodev/blueskyapiwithphp - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. happytodev/blueskyapiwithphp

ActiveLibrary[API Development](/categories/api)

happytodev/blueskyapiwithphp
============================

A PHP Package to interact with Bluesky API

v0.1.0(1y ago)014[1 PRs](https://github.com/happytodev/blueskyapiwithphp/pulls)MITPHPPHP ^8.1

Since Jul 26Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/happytodev/blueskyapiwithphp)[ Packagist](https://packagist.org/packages/happytodev/blueskyapiwithphp)[ Docs](https://github.com/happytodev/blueskyapiwithphp)[ GitHub Sponsors](https://github.com/happytodev)[ RSS](/packages/happytodev-blueskyapiwithphp/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (5)Versions (3)Used By (0)

A PHP Package to interact with Bluesky API
==========================================

[](#a-php-package-to-interact-with-bluesky-api)

[![Latest Version on Packagist](https://camo.githubusercontent.com/8f7b7d39c1bd4ef5ee505ea4ffb8f1b7c3b62be75892cc98da44ef99bf33dae9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6861707079746f6465762f626c7565736b79617069776974687068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/happytodev/blueskyapiwithphp)[![Tests](https://camo.githubusercontent.com/901bd380cb8baf327064a477a25ff19f6e613a6d3fa7002fe6f61d746af29bdc/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6861707079746f6465762f626c7565736b79617069776974687068702f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/happytodev/blueskyapiwithphp/actions/workflows/run-tests.yml)[![Total Downloads](https://camo.githubusercontent.com/37f7546d63b85be72c2cabf0e2280a4fe97d8dad56e2620c3a518d4f5db29d6e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6861707079746f6465762f626c7565736b79617069776974687068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/happytodev/blueskyapiwithphp)

A package to interact with Bluesky API with PHP.

Support me
----------

[](#support-me)

I invest a lot of time to create many things for the community. You can [sponsor me](https://github.com/sponsors/happytodev) if you want.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require happytodev/blueskyapiwithphp
```

Usage
-----

[](#usage)

A little example with Laravel but you can use in plain PHP or with your favorite framework too. It's up to you.

```
