https://github.com/egorsmkv/do-functions-php-notifier
A serverless function to send notifications
https://github.com/egorsmkv/do-functions-php-notifier
do-functions serverless
Last synced: 8 months ago
JSON representation
A serverless function to send notifications
- Host: GitHub
- URL: https://github.com/egorsmkv/do-functions-php-notifier
- Owner: egorsmkv
- Created: 2025-04-27T12:16:16.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-04-27T22:07:43.000Z (12 months ago)
- Last Synced: 2025-05-11T14:48:09.378Z (11 months ago)
- Topics: do-functions, serverless
- Language: PHP
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `do-functions-php-notifier`
[](https://github.com/egorsmkv/do-functions-php-notifier/actions/workflows/check-code.yml)
A serverless function to send notifications.
## Installation
```shell
doctl serverless deploy . --remote-build
```
## Usage
```shell
php test.php
```