Download the PHP package basecardhero/drive without Composer
On this page you can find all versions of the php package basecardhero/drive. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download basecardhero/drive
More information about basecardhero/drive
Files in basecardhero/drive
Package drive
Short Description A Google services wrapper library for creating Google Drive.
License MIT
Homepage https://github.com/basecardhero/drive
Informations about the package drive
BaseCardHero - Drive
This package was created for a project I am working on and does not fully support Google services (or the way you may want it to). Feel free to add functionality by creating a pull request. See contributing.
Installation
You can install the package via composer:
Usage
You will need to configure the Google Client. See gsuitedevs/php-samples for examples configuring a Google Client for php.
Examples
Create a Drive instance
Get the Google_Service_Drive instance
Retrieve a file
Set file permissions
Create a file
See mime types.
Create a folder
Delete a file
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Base Card Hero | basecardhero.com
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
PHP Package Boilerplate
This package was generated using the PHP Package Boilerplate.