Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/assemblee-virtuelle/activitypubbundle
- Owner: assemblee-virtuelle
- License: gpl-3.0
- Created: 2019-08-17T19:53:56.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-25T19:12:06.000Z (almost 5 years ago)
- Last Synced: 2024-04-14T01:11:19.955Z (7 months ago)
- Topics: activitypub, social-network, symfony-bundle, symfony4
- Language: PHP
- Homepage:
- Size: 81.1 KB
- Stars: 1
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: Security/ActivityVoter.php
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.