kawax/laravel-google-sheets

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitattributes
.github/workflows/test.yml
.gitignore
.styleci.yml
LICENSE
README.md
UPGRADING.md
composer.json
docs/macro.md
docs/oauth.md
docs/test.md
docs/trait.md
phpunit.xml
src/Concerns/SheetsCollection.php18
A
0 mins
A
100%
src/Concerns/SheetsDrive.php36
A
0 mins
A
100%
src/Concerns/SheetsProperties.php26
A
0 mins
A
100%
src/Concerns/SheetsValues.php138
A
0 mins
A
100%
src/Contracts/Factory.php42
A
0 mins
F
0%
src/Exceptions/UnknownServiceException.php5
A
0 mins
F
0%
src/Facades/Google.php12
A
0 mins
A
100%
src/Facades/Sheets.php17
A
0 mins
A
100%
src/GoogleSheetClient.php71
A
0 mins
B
85%
src/Providers/GoogleServiceProvider.php20
A
0 mins
A
100%
src/Providers/SheetsServiceProvider.php17
A
0 mins
A
100%
src/Sheets.php127
A
0 mins
A
100%
src/Traits/GoogleSheets.php13
A
0 mins
A
100%