PATH:
home
/
lab2454c
/
.trash
/
core
/
vendor
/
mailjet
/
mailjet-apiv3-php
{ "name": "mailjet/mailjet-apiv3-php", "description": "PHP wrapper for the Mailjet API", "keywords": ["mailjet", "api", "v3", "php", "email"], "homepage": "https://github.com/mailjet/mailjet-apiv3-php/", "license": "MIT", "authors": [ { "name": "Mailjet", "email": "dev@mailjet.com", "homepage": "https://dev.mailjet.com" } ], "require": { "php": "^7.2|^8.0", "ext-json": "*", "guzzlehttp/guzzle": "~7.0", "mockery/mockery": "^1.4", "psr/http-client": "^1.0" }, "require-dev": { "phpunit/phpunit": "^8|^9", "php-coveralls/php-coveralls": "^2.0" }, "autoload": { "psr-0": { "Mailjet": "src/" } } }
[-] composer.json
[edit]
[+]
..
[-] .php_cs
[edit]
[-] phpunit.xml.dist
[edit]
[-] .gitignore
[edit]
[-] .travis.yml
[edit]
[-] README.md
[edit]
[+]
test
[-] LICENSE
[edit]
[+]
src