laravel-mcp-kit
A Laravel MCP starter kit: a task-management MCP server distilled from production patterns, with token and OAuth 2.1 auth.
laravel-config-sso
Database-backed SSO provider configuration for Laravel with a Livewire + Flux admin UI.
laravel-config-backup
Backup and restore Laravel configuration (.env and database settings) as a portable AES-256 encrypted archive.
laravel-config-webhook
Define, sign, dispatch and log outgoing webhooks in Laravel with retries, HMAC signatures, and an optional Livewire + Flux admin UI.
laravel-billing
A gateway-agnostic subscription & invoicing engine for Laravel, with an optional Livewire + Flux billing UI. One package to maintain. Payment gateways are an extension point (a contract), not separate packages. Ships a built-in local gateway so any app has working billing on day one — ideal for demo, development, UAT, and testing.
laravel-api-version
Effortlessly manage your Laravel API versions with flexible, header-based versioning control.
laravel-running-number
Generate running number when creating new records in your table.
laravel-single-session
Enable only single session of user logged in to your Laravel application.
laravel-observers
A collection of observer classes that can be use in your Laravel application.
laravel-db2doc
Laravel Db2Doc generate your database schema documentation easily.