Compare commits

..

No commits in common. "7474c9bc450a8eb779b58b9337c183d098abc441" and "5977081b7be5ee2f848ab1c270d5bd4f33711368" have entirely different histories.

View file

@ -46,8 +46,6 @@ A curated list of resources for ActivityPub developers who create software for t
* [**Bonfire**](https://bonfirenetworks.org): An extensible framework with a big focus on customisation and flexibility. Can be used to build new federated apps while focusing on a specific use case rather than reimplementing lots of boilerplate `AGPL-3.0, Elixir`
* [**Fedify**](https://fedify.dev/): A fediverse server framework in Deno `AGPL-3.0, TypeScript`
### Libraries
* [**ActivityPhp**](https://github.com/landrok/activitypub) ([site](https://landrok.github.io/activitypub), [Fedi account](https://cybre.space/@landrok)): A PHP implementation of ActivityPub protocol based upon the ActivityStreams 2.0 data format. `MIT, PHP`