https://github.com/egorsmkv/do-functions-php-sentry
A serverless function to send notifications about errors generated by Sentry
https://github.com/egorsmkv/do-functions-php-sentry
do-functions serverless
Last synced: 11 months ago
JSON representation
A serverless function to send notifications about errors generated by Sentry
- Host: GitHub
- URL: https://github.com/egorsmkv/do-functions-php-sentry
- Owner: egorsmkv
- Created: 2025-04-27T21:55:15.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-04-27T21:59:22.000Z (12 months ago)
- Last Synced: 2025-04-27T22:28:07.491Z (12 months ago)
- Topics: do-functions, serverless
- Language: PHP
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `do-functions-php-sentry`
[](https://github.com/egorsmkv/do-functions-php-sentry/actions/workflows/check-code.yml)
A serverless function to send notifications about errors generated by Sentry.
## Installation
```shell
doctl serverless deploy . --remote-build
```
## Usage
```shell
php test.php
```