revolution / laravel-nostr
Laravel Nostr
Fund package maintenance!
invokable
Installs: 15 186
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: ^8.2
- ext-gmp: *
- guzzlehttp/guzzle: ^7.8
- illuminate/support: ^11.28||^12.0
- swentel/nostr-php: ^1.9.2
- valtzu/guzzle-websocket-middleware: ^0.3
Requires (Dev)
- laravel/pint: ^1.22
- orchestra/testbench: ^9.0||^10.0
- dev-main
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 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-develop
This package is auto-updated.
Last update: 2025-07-05 12:23: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