HBLL-Collection-Development/omeka-s-any-cloud

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.editorconfig
.gitattributes
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/pull_request_template.md
.github/workflows/release.yml
.gitignore
.scrutinizer.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
CONTRIBUTORS.md
LICENSE.md
README.md
RELEASE.md
asset/styles/anycloud.css
composer.json
composer.lock
phpcs.xml.dist
view/anycloud/module/config.phtml
asset/scripts/toggle.js13
Module.php117
A
35 mins
UpdateModuleIni.php6
data/scripts/upgrade.php1
src/File/Store/Dropbox.php9
src/File/Store/Flysystem.php33
src/FilesystemAdapter/DropboxAdapter.php12
src/Form/ConfigForm.php262
src/Service/File/Store/AbstractAwsS3V3Factory.php23
src/Service/File/Store/AbstractFlysystemFactory.php43
src/Service/File/Store/AnyCloudFactory.php27
src/Service/File/Store/AwsFactory.php9
src/Service/File/Store/AzureFactory.php22
src/Service/File/Store/DigitalOceanFactory.php9
src/Service/File/Store/DropboxFactory.php28
src/Service/File/Store/GoogleFactory.php22
src/Service/File/Store/ScalewayFactory.php9
src/Service/File/Store/WasabiFactory.php9
src/Service/Form/ConfigFormFactory.php15