revolution / laravel-nostr
Laravel Nostr
Fund package maintenance!
invokable
1.0.0
2025-02-23 03:30 UTC
Requires
- php: ^8.2
- ext-gmp: *
- guzzlehttp/guzzle: ^7.8
- illuminate/support: ^11.28||^12.0
- swentel/nostr-php: ^1.5.2
- valtzu/guzzle-websocket-middleware: ^0.2.0
Requires (Dev)
- orchestra/testbench: ^9.0
- dev-main
- 1.0.0
- 0.6.13
- 0.6.12
- 0.6.11
- 0.6.10
- 0.6.9
- 0.6.8
- 0.6.7
- 0.6.6
- 0.6.5
- 0.6.4
- 0.6.3
- 0.6.2
- 0.6.1
- 0.6.0
- 0.5.1
- 0.5.0
- 0.4.3
- 0.4.2
- 0.4.1
- 0.4.0
- 0.3.6
- 0.3.5
- 0.3.4
- 0.3.3
- 0.3.2
- 0.3.1
- 0.3.0
- 0.2.0
- 0.1.8
- 0.1.7
- 0.1.6
- 0.1.5
- 0.1.4
- 0.1.3
- 0.1.2
- 0.1.1
- 0.1.0
- 0.0.2
- 0.0.1
- dev-devin/1735607759-improve-readme-work-in-progress
- dev-develop
This package is auto-updated.
Last update: 2025-05-31 01:59:59 UTC
README
Work in progress
Because the Nostr specifications are still evolving, this package is under constant development. However, the notification features should be useful as-is.
Requirements
- PHP(+GMP) >= 8.2
- Laravel >= 11.0
Installation
composer require revolution/laravel-nostr php artisan vendor:publish --tag=nostr-config
Uninstall
composer remove revolution/laravel-nostr
- Delete
config/nostr.php
Usage
LICENCE
MIT