laravel-authentication
by sinemacula
Stateless contextual authentication primitives (Identity, Principal, Device, Tenant) for Laravel 12 and 13.
laravel-log-database
by sinemacula
A database Monolog log driver for Laravel - persists log records to an Eloquent-backed table.
laravel-sse
by sinemacula
Server-Sent Events (SSE) streaming primitives for Laravel - an event stream response with a heartbeat polling loop and a typed emitter.
laravel-route-linter
by sinemacula
A deterministic, opt-in artisan linter for RESTful route conventions in Laravel applications.
laravel-modules
by sinemacula
A lightweight, convention-driven modular architecture package for Laravel - auto-discovers modules as directories with zero manifests, zero boilerplate, and nothing new to learn.
laravel-cached-crypt
by sinemacula
A Laravel package that adds transparent caching to decrypted values for improved performance across encrypted attributes.
laravel-resource-exporter
by sinemacula
Content-negotiated Laravel API resource exports to CSV, TSV, XLSX, XML, JSON, and NDJSON.
laravel-aws-sns-listener
by sinemacula
Laravel package to handle AWS SNS notifications with seamless integration and event-driven architecture
laravel-api-toolkit
by sinemacula
A comprehensive Laravel toolkit for streamlined development of RESTful APIs
laravel-async-polling
by sinemacula
A simple polling trait, designed to extend Laravel's queued jobs with asynchronous polling