laravel-pii-log-sanitizer
by man2achieve
Automatically sanitize and mask sensitive PII data in Laravel application logs using configurable key and pattern-based masking. A Laravel package that automatically masks sensitive data such as emails, phone numbers, passwords, tokens, PAN, Aadhaar, and credit cards before writing logs.
sofizpay-laravel
A Laravel wrapper for the SofizPay API — CIB card payments and prepaid service operations (phone, internet, game recharge, bill payments) for Algeria, with typed DTOs, response objects, and built-in sandbox mocking.
woo-laravel-migrator
by tanjil
Import and synchronize WooCommerce stores into Laravel applications through the WooCommerce REST API.
laravel-mcp-server
by yoosuf
Laravel-native Model Context Protocol server framework for exposing tools, resources, and business operations to AI agents.
laravel-casework
by syriable
A UI-agnostic trust & safety platform for Laravel: reports, moderation cases, decisions, enforcement, appeals, and an append-only audit trail.
laravel-log-reader
by mbt
A Laravel package for reading Laravel log files and returning structured JSON logs.
laravel-paymob
by ahmed-abd0
A Cashier-inspired Laravel package for Paymob payments, saved cards, subscriptions, refunds, webhooks, transaction inquiry, and Quick Links.
laravel-id-billing
by cboxdk
Billing console for Cbox ID — plan, invoices and usage-vs-limit, read from a billing service through cboxdk/laravel-billing-client and plugged into the console through laravel-console-kit. Optional: install it only where you actually bill.
laravel-console-kit
by cboxdk
Extension hooks for a Cbox admin console — nav areas, feature gates, UI slots, dashboard cards and per-tenant branding that an optional package registers into via composer, with zero host edits. The plugin pattern behind billing and other drop-in modules.
laravel-teams-logging
by zanysoft
Laravel handler to sending messages to Microsoft Teams using the Incoming Webhook connector
laravel-id-billing-bridge
by cboxdk
Meters Cbox ID identity usage to a billing service — reads the shared auth.* vocabulary off the transactional outbox and reports it exactly once. Optional: install it only where you actually bill.
laravel-bangau-mail
Laravel 10 mail transport for an external HTTP delivery API.
laravel-gezel
by onomahq
Shared Laravel package for Gezel apps: per-user agent containers via the middleware gateway
billing-for-laravel
by pushery
Provider-neutral billing for Laravel: subscriptions, invoices, metered usage, dunning, tax and e-invoicing. Stripe-first, on provider-neutral contracts.
laravel-vue-nuxt-ui-starter-kit
by zydie
Laravel 13 Starter Kit with Inertia.js, Vue 3, TypeScript, Tailwind CSS v4, Nuxt UI, and Wayfinder.
laravel-id-client
by cboxdk
Laravel/PHP consumer SDK for Cbox ID — turnkey OIDC login, hosted profile-management redirect, machine tokens, and webhook verification against a Cbox ID instance.
laravel-billing-client
by cboxdk
Cbox Billing — app-local enforcement SDK: leases allowance from a remote Cbox Billing service and enforces hard limits locally on the hot path, buffering and reporting usage in the background.
laravel-inbound-email
by touqeershafi
Multi-provider inbound email webhooks for Laravel (Mailgun, Postmark, SendGrid, SES, Mailpit, Resend).
laravel-log-center-channel
by iqbalatma
Laravel log channel that ships logs to a centralized log management system via M2M API
pingark-laravel
by pingark
First-class PingArk integration for Laravel: auto-register scheduled tasks, ping start/success/failure, and capture durations and exit context.
laravel-worktree
by mozex
Create and tear down isolated Laravel Herd git worktrees, each with its own site URL and databases
laravel-siem
by cboxdk
The SIEM log-streaming delivery engine for Laravel — a durable transactional outbox, queued batched delivery with retry/backoff/dead-letter/circuit-breaker, SSRF-guarded HTTP egress, encrypted destination secrets, and PII redaction, on top of the framework-agnostic cboxdk/siem core.
laravel-oidc
by bambamboole
OpenID Connect suite for Laravel — identity provider (server), relying party (client), and auth UI
laravel-media
by net-code
Reusable presigned-S3 file uploads for Laravel — initiate/complete lifecycle, temporary download URLs, and a FileDirectory seam — built with hexagonal ports & adapters.
laravel-billing-clickhouse
by cboxdk
Cbox Billing — ClickHouse event-log adapter: a columnar EventLog implementation for event-heavy metering, for cboxdk/laravel-billing.
laravel-billing-mollie
by cboxdk
Cbox Billing — Mollie payment-gateway adapter: a PaymentGateway implementation backed by Mollie, for cboxdk/laravel-billing.
laravel-billing-stripe
by cboxdk
Cbox Billing — Stripe payment-gateway adapter: a PaymentGateway implementation backed by Stripe, for cboxdk/laravel-billing.
laravel-operations
by cboxdk
Durable, multi-step operations for Laravel — a strict state machine with per-step progress, idempotent retries, and a stall sweep.
laravel-billing
by cboxdk
Cbox Billing — the billing engine for Laravel — a gateway-agnostic library: catalog, subscriptions, real-time usage metering with hard limits, a double-entry ledger, invoicing, and pricing operations.
laravel-boot-up
by igne-agency
Boot a Laravel project on any machine with one command: php artisan app:up installs missing tools (PHP, Node, Composer, Herd, Docker), creates .env, sets up the database, runs migrations, builds assets and serves via Herd, Sail or artisan serve, then runs Laravel's own dev terminal and cleanly stops everything it started when you quit it; app:down does the same on demand. Also exports deployment scripts for Laravel Forge and fortrabbit (generate:deploy-script) and generates CI/CD pipelines with linting, tests and webhook deploys for GitHub Actions and Bitbucket Pipelines (generate:pipeline). Development only - not for production use.
laravel-pingen-letter
by hamza-rico
Turn any PDF into a Pingen-ready A4 letter (generated address cover page + A4 normalisation + safe margins) and send it through the Pingen print & mail API. Laravel-first.
laravel-intellisms
by zanysoft
A Laravel notification channel for sending SMS messages using the IntelliSMS API.
laravel-keycloak-socialite
by toniel
Reusable Keycloak Socialite authentication for Laravel applications.
laravel-process-builder
by mohamedzaki
A visual process builder for designing Laravel routes, controllers, actions, validations, services, and application workflows.
laravel-tax
by cboxdk
Cbox Tax — a self-hostable consumption-tax engine for Laravel: it owns the calculation logic (place-of-supply, reverse-charge, rate application, inclusive/exclusive) per jurisdiction and sources only rate data behind a pluggable contract.