My new composer package – Google Drive API Bundle for Symfony 4

Hi guys.

I created my first (public) Symfony 4 bundle so I would like to share with you. Feel free to use it for your project.

And off course, your suggestions and critics are very welcome! 😉

More details here: [https://github.com/vatri/Google-Drive-Bundle](https://github.com/vatri/Google-Drive-Bundle)

Best regards,

Boris

2 thoughts on “My new composer package – Google Drive API Bundle for Symfony 4”

  1. Congrats for your first bundle (and not last, you’ll see it becomes quite addictive).

    I may test it later at home. But first ideas I got reading your readme:

    * could it be used for each user of the app to store files on their personal drive?
    * perfomance related, is it as good as a flysystem (with aws for instance) and secure?

    Reply

Leave a Comment