sendity/laravel-server

Self-hosted Sendity server implementation for Laravel

Maintainers

Package info

gitlab.com/sendity/server/laravel

Issues

pkg:composer/sendity/laravel-server

Statistics

Installs: 11

Dependents: 0

Suggesters: 0

Stars: 0

v0.1.0 2026-05-30 22:16 UTC

This package is auto-updated.

Last update: 2026-05-31 02:59:45 UTC


README

Self-hosted Sendity server implementation for Laravel.

This package owns the Sendity API routes, auth-request lifecycle, inbound channel endpoints, JWKS endpoint, Laravel cache/storage bridge, and broadcast event bridge.

Use sendity/laravel-auth for existing Laravel apps that want to validate hosted Sendity results, exchange browser authorizations into Laravel sessions, or render the optional <x-sendity /> Blade wrapper.