Download the PHP package temp-mail-io/temp-mail-php without Composer
On this page you can find all versions of the php package temp-mail-io/temp-mail-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package temp-mail-php
Temp Mail PHP Client
The official PHP Client for Temp Mail. This library provides developers a straightforward way to create and manage temporary email addresses, retrieve and delete messages, all via the Temp Mail API.
Table of Contents
- Features
- Installation
- Quick Start
- Usage Examples
- Listing Domains
- Getting Rate Limits
- Creating Temporary Email
- Fetching and Deleting Messages
- Testing
- Contributing
- License
- Support
Features
- Create temporary email addresses with optional domain specifications
- Get current rate limits after API request
- Delete a temporary email along with all its messages
- Retrieve all messages for a specified email
- Get a specific message or download its attachment
Installation
To install this PHP package, run:
Quick Start
Below is a simple example to get started:
Usage Examples
Listing Domains
Getting Rate Limits
You can also get rate limits from each success response:
Creating Temporary Email
Fetching and Deleting Messages
Testing
We use the PHPUnit testing framework.
Run tests locally:
In the CI, the tests and linters are automatically executed via GitHub Actions.
Contributing
We welcome and appreciate contributions! Please see our CONTRIBUTING.md for guidelines on how to open issues, submit pull requests, and follow our coding standards.
License
This project is licensed under the MIT License.
Support
If you encounter any issues, please open an issue on GitHub. We are happy to help you!
All versions of temp-mail-php with dependencies
guzzlehttp/guzzle Version ^7.9
phpdocumentor/reflection-docblock Version ^5.6