CollaboraOnline / collabora-online-sdk-examples

Various minor pieces of code to be used in Collabora Online and related software
Apache License 2.0
29 stars 24 forks source link

Create integration example in PHP using Symfony #5

Open pedropintosilva opened 2 years ago

pedropintosilva commented 2 years ago

Potential mentors: to be decided ( @mcecchetti , @kendy ) Do you want to take this @drupol ?

Detailed description and rationale

Currently we have integration examples using different programming languages as you can see in this repository. And they are then linked to SDK docs. Nevertheless there are still many languages and frameworks to go such as Symfony ;)

Code pointers

The goal here is to do something quite minimal in complexity so it can be a great start for anyone trying to do a new integration.

Thanks !