Download the PHP package polevaultweb/google-drive-filesystem without Composer
On this page you can find all versions of the php package polevaultweb/google-drive-filesystem. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download polevaultweb/google-drive-filesystem
More information about polevaultweb/google-drive-filesystem
Files in polevaultweb/google-drive-filesystem
Download polevaultweb/google-drive-filesystem
More information about polevaultweb/google-drive-filesystem
Files in polevaultweb/google-drive-filesystem
Vendor polevaultweb
Package google-drive-filesystem
Short Description Google Drive extension of the Codeception Filesystem module.
License MIT
Homepage http://github.com/polevaultweb/google-drive-filesystem
Package google-drive-filesystem
Short Description Google Drive extension of the Codeception Filesystem module.
License MIT
Homepage http://github.com/polevaultweb/google-drive-filesystem
Please rate this library. Is it a good library?
Informations about the package google-drive-filesystem
google-drive-filesystem
A Google Drive Filesystem module for Codeception.
Installation
To install simply require the package in the composer.json
file like
GoogleDriveFilesystem configuration
GoogleDriveFilesystem extends Filesystem
module hence any parameter required and available to that module is required and available in GoogleDriveFilesystem
as well.
In the suite .yml
configuration file add the module among the loaded ones with the authorizationToken
.
Supports
- doesDriveFileExist
- deleteDriveFile
And assertions
- seeDriveFile
Usage
All versions of google-drive-filesystem with dependencies
PHP Build Version
Package Version
The package polevaultweb/google-drive-filesystem contains the following files
Loading the files please wait ....