https://github.com/egorsmkv/do-functions-php-send-email
A serverless function to send emails with attachments (optional)
https://github.com/egorsmkv/do-functions-php-send-email
do-functions serverless
Last synced: 9 months ago
JSON representation
A serverless function to send emails with attachments (optional)
- Host: GitHub
- URL: https://github.com/egorsmkv/do-functions-php-send-email
- Owner: egorsmkv
- Created: 2025-04-26T22:12:25.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-05-06T15:21:41.000Z (11 months ago)
- Last Synced: 2025-05-06T16:47:21.571Z (11 months ago)
- Topics: do-functions, serverless
- Language: PHP
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `do-functions-php-send-email`
[](https://github.com/egorsmkv/do-functions-php-send-email/actions/workflows/check-code.yml)
A serverless function to send emails with attachments (optional).
## Installation
```shell
doctl serverless deploy . --remote-build
```
## Usage
```shell
php test.php
```