Download the PHP package edamov/mailtrap-php-sdk without Composer
On this page you can find all versions of the php package edamov/mailtrap-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download edamov/mailtrap-php-sdk
More information about edamov/mailtrap-php-sdk
Files in edamov/mailtrap-php-sdk
Package mailtrap-php-sdk
Short Description PHP SDK for Mailtrap API
License MIT
Homepage https://github.com/mailtrap/mailtrap-php-sdk
Informations about the package mailtrap-php-sdk
Mailtrap PHP SDK
Mailtrap PHP SDK is the Mailtrap API client for PHP developers.
To learn more about Mailtrap, refer to the Mailtrap API Documentation.
Installation
To get started, simply require the project using Composer.
You will also need to install packages that "provide" psr/http-client-implementation
and psr/http-factory-implementation
.
A list with compatible HTTP clients and client adapters can be found at php-http.org.
Usage
Base example
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Artur Edamov
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of mailtrap-php-sdk with dependencies
php-http/client-common Version ^2.6
php-http/discovery Version ^1.14
psr/http-client Version ^1.0
webmozart/assert Version ^1.11