__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
{
"name": "omnipay/mollie",
"type": "library",
"description": "Mollie driver for the Omnipay payment processing library",
"keywords": [
"gateway",
"merchant",
"mollie",
"omnipay",
"pay",
"payment"
],
"homepage": "https://github.com/thephpleague/omnipay-mollie",
"license": "MIT",
"authors": [
{
"name": "Adrian Macneil",
"email": "[email protected]"
},
{
"name": "Barry vd. Heuvel",
"email": "[email protected]"
},
{
"name": "Omnipay Contributors",
"homepage": "https://github.com/thephpleague/omnipay-mollie/contributors"
}
],
"autoload": {
"psr-4": { "Omnipay\\Mollie\\" : "src/" }
},
"autoload-dev": {
"psr-4": { "Omnipay\\Mollie\\Test\\": "tests/" }
},
"require": {
"omnipay/common": "^3.0.1"
},
"require-dev": {
"omnipay/tests": "^3.1",
"squizlabs/php_codesniffer": "^3",
"phpro/grumphp": "^0.14",
"phpmd/phpmd": "^2",
"overtrue/phplint": "^1",
"jakub-onderka/php-parallel-lint": "^1"
},
"extra": {
"branch-alias": {
"dev-master": "5.1.x-dev"
}
},
"scripts": {
"test": "phpunit",
"check-style": "phpcs -p --standard=PSR2 src/",
"fix-style": "phpcbf -p --standard=PSR2 src/"
},
"prefer-stable": true
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| src | Folder | 0750 |
|
|
| tests | Folder | 0750 |
|
|
| .travis.yml | File | 729 B | 0640 |
|
| CONTRIBUTING.md | File | 544 B | 0640 |
|
| LICENSE | File | 1.04 KB | 0640 |
|
| README.md | File | 6.33 KB | 0640 |
|
| composer.json | File | 1.46 KB | 0640 |
|
| grumphp.yml | File | 582 B | 0640 |
|
| phpunit.xml.dist | File | 664 B | 0640 |
|