BLUE
PHP 7.4.33
Path:
/var/www/multi-event-cfp.bitkit.dk/httpdocs/vendor/zircote/swagger-php
Run
Logout
Edit File
Size: 2.26 KB
Close
/var/www/multi-event-cfp.bitkit.dk/httpdocs/vendor/zircote/swagger-php/composer.json
Text
Base64
{ "name": "zircote/swagger-php", "type": "library", "license": "Apache-2.0", "bin": [ "bin/openapi" ], "description": "swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations", "keywords": [ "json", "rest", "api", "service discovery" ], "homepage": "https://github.com/zircote/swagger-php/", "authors": [ { "name": "Robert Allen", "email": "zircote@gmail.com" }, { "name": "Bob Fanger", "email": "bfanger@gmail.com", "homepage": "https://bfanger.nl" }, { "name": "Martin Rademacher", "email": "mano@radebatz.net", "homepage": "https://radebatz.net" } ], "config": { "bin-dir": "bin", "optimize-autoloader": true, "sort-packages": true, "allow-plugins": { "composer/package-versions-deprecated": true } }, "minimum-stability": "stable", "extra": { "branch-alias": { "dev-master": "4.x-dev" } }, "require": { "php": ">=7.2", "ext-json": "*", "doctrine/annotations": "^1.7", "psr/log": "^1.1 || ^2.0 || 3.0", "symfony/finder": ">=2.2", "symfony/yaml": ">=3.3" }, "autoload": { "psr-4": { "OpenApi\\": "src" } }, "require-dev": { "composer/package-versions-deprecated": "^1.11", "friendsofphp/php-cs-fixer": "^2.17 || ^3.0", "phpunit/phpunit": ">=8" }, "autoload-dev": { "exclude-from-classmap": [ "/tests/Fixtures" ], "psr-4": { "OpenApi\\Tests\\": "tests/", "AnotherNamespace\\": "tests/Fixtures/AnotherNamespace", "OpenApi\\Tests\\Fixtures\\Annotations\\": "tests/Fixtures/Annotations" } }, "scripts": { "cs": "php-cs-fixer fix --allow-risky=yes", "lint": "@cs --dry-run", "test": [ "phpunit", "@lint" ], "testlegacy": "export PHPUNIT_ANALYSER=legacy && phpunit", "testall": [ "@test", "@testlegacy" ], "analyse": [ "phpstan analyse --memory-limit=2G", "psalm --show-info=true" ], "spectral": "for ff in `find Examples -name '*.yaml'`; do spectral lint $ff; done", "docs:dev": "cd docs && npm run dev", "docs:build": "cd docs && php refgen.php && npm run build", "docs:deploy": "cd docs && npm run deploy" } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 6 × Files: 10
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
.github
DIR
-
drwxrwxr-x
2022-04-17 01:42:30
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
bin
DIR
-
drwxrwxr-x
2022-04-17 01:42:30
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
docs
DIR
-
drwxrwxr-x
2022-04-17 01:42:30
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Examples
DIR
-
drwxrwxr-x
2022-04-17 01:42:30
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
src
DIR
-
drwxrwxr-x
2022-04-17 01:42:30
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
tests
DIR
-
drwxrwxr-x
2022-04-17 01:42:30
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.gitignore
146 B
lrw-rw-r--
2022-04-17 01:42:30
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.php-cs-fixer.dist.php
2.41 KB
lrw-rw-r--
2022-04-17 01:42:30
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.spectral.yaml
27 B
lrw-rw-r--
2022-04-17 01:42:30
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Changelog.md
108 B
lrw-rw-r--
2022-04-17 01:42:30
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
composer.json
2.26 KB
lrw-rw-r--
2022-04-17 01:42:30
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
LICENSE
11.09 KB
lrw-rw-r--
2022-04-17 01:42:30
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
phpstan.neon
228 B
lrw-rw-r--
2022-04-17 01:42:30
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
phpunit.xml.dist
687 B
lrw-rw-r--
2022-04-17 01:42:30
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
psalm.xml
535 B
lrw-rw-r--
2022-04-17 01:42:30
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
README.md
4.56 KB
lrw-rw-r--
2022-04-17 01:42:30
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).