Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/assemblee-virtuelle/activitypubbundle

ActivityPub Bundle for Symfony 4
https://github.com/assemblee-virtuelle/activitypubbundle

activitypub social-network symfony-bundle symfony4

Last synced: 25 days ago
JSON representation

ActivityPub Bundle for Symfony 4

Awesome Lists containing this project

README

        

ActivityPub Bundle
==================

**Work in progress, use with caution.**

[![Latest Stable Version](https://poser.pugx.org/assemblee-virtuelle/activitypub-bundle/v/stable)](https://packagist.org/packages/assemblee-virtuelle/activitypub-bundle)
[![Latest Unstable Version](https://poser.pugx.org/assemblee-virtuelle/activitypub-bundle/v/unstable)](https://packagist.org/packages/assemblee-virtuelle/activitypub-bundle)
[![Total Downloads](https://poser.pugx.org/assemblee-virtuelle/activitypub-bundle/downloads)](https://packagist.org/packages/assemblee-virtuelle/activitypub-bundle)
[![License](https://poser.pugx.org/assemblee-virtuelle/activitypub-bundle/license)](https://packagist.org/packages/assemblee-virtuelle/activitypub-bundle)

Compatible with Symfony 4.

To install with Composer :

`composer require assemblee-virtuelle/activitypub-bundle`

For a working server using this bundle, see the [Reconnexion server](https://github.com/reconnexion/reconnexion-server).

> **Note**: This bundle currently uses MySQL and Doctrine for data storage.
In the future, we plan to use Apache Jena Fuseki's triple store instead.