PHP Classes

Google Drive file management: Handle files using Google Drive API

Recommend this page to a friend!
  All requests RSS feed  >  Google Drive file management  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

Google Drive file management

Edit

Picture of satish by satish - 8 years ago (2015-08-17)

Handle files using Google Drive API

This request is clear and relevant.
This request is not clear or is not relevant.

+5

I am looking for any Open Source package that can handle file management.

It should include:

  • Creating folders
  • Upload files (all type of files)
  • Edit, delete and move files
  • Create online file using Google API

Ask clarification

1 Recommendation

PHP OAuth Library: Authorize and access APIs using OAuth

This recommendation solves the problem.
This recommendation does not solve the problem.

+1

Picture of Manuel Lemos by Manuel Lemos package author package author Reputation 23325 - 8 years ago (2015-08-17) Comment

If you want to manipulate local files and then upload, download, modify files in Google Drive, you can use this package to access Google Drive API on behalf of the current user.

Take a look at the login_with_google.php example script as the base for your code to access any Google API including Google Drive.


Recommend package
: 
: