activitypub
activitypub copied to clipboard
A PHP implementation of ActivityPub protocol based upon the ActivityStreams 2.0 data format.
Hey @landrok , I am the author of the WordPress ActivityPub Plugin (https://github.com/pfefferle/wordpress-activitypub) and @mediaformat and I investigated if it is possible to use your lib in the plugin, so...
Bonjour Nous cherchons un developpeur pour intégré AP dans un projet open source en PHP c'est une bouteille à la mer , on sait jamais merci et désolé si c'est...
Examples
Hi. I'm not an expert in using my brain :P I've tried from the documentation to understand how the code works (+ ActivityPub from online texts), but I don't know...
Hi, I'm founder of minds.com, an open source social net with a few million users. I tried to reach out on cybre.space but couldn't get in. Pls let me know...
I'm not a programmer / developer, so I don't think I could design or realize such a project in needed quality... I searched for a universal solution for a multi...
So this is less a problem with the library and more of a problem with my use of it. But when trying to validate signatures coming from a mastodon Follow...
Since #35 , WebFinger call supports non-filled attributes. In some cases, these should be required (Ontologies, authentication, translation from username to URLs). Some server configurations may be implemented.
When trying this library, I was trying to create a custom type for Mastodon following the docs. I've added my own type to support `Note` objects adding the missing properties...
I am trying to build out Mastodon support for an application, and running into a validation error I cannot explain. Here's the code: ```php $server new Server([ 'ontologies' => [...
I've been trying to run https://landrok.github.io/activitypub/fetch-peertube-outbox-activities.html but I can't get a result from the various Peertube accounts. For example: [email protected]. Could you check if the documentation is still correct? Could...