assemblee-virtuelle / activitypub-bundle
ActivityPub integration for Symfony 4
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 11
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^7.1.3
This package is auto-updated.
Last update: 2024-12-26 06:11:40 UTC
README
Work in progress, use with caution.
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.
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.