laravel-reservation
by zaber-dev
Application-level resource reservation for Laravel with stateful booking lifecycles, expiration, cache and database storage, Eloquent integration, middleware, and a fluent builder API.
laravel-base-repository
by robertgdev
A lightweight base repository for Laravel Eloquent models with full CRUD and query support, no Criteria overhead.
simple-laravel-form-protection
by djl997
Heuristic spam scoring and submission monitoring for public Laravel forms.
laravel-cashier-revolut
by isapp
Revolut payment gateway driver for Laravel Cashier — charges, subscriptions, checkout and webhooks via the Revolut Merchant API
laravel-cashier-support
by isapp
Provider-agnostic Laravel Cashier contracts — drop-in billing interfaces mirroring laravel/cashier-stripe API for seamless provider switching (Revolut, Adyen, Wise)
laravel-modules-interactions
by ozankurt
Polymorphic social & engagement toolkit for Laravel: emoji reactions, comments, @mentions, likes/votes/ratings/favorites/subscriptions, and a follows/friendships social graph. Headless + optional Filament admin.
laravel-purchasable
by amzad
Simple, single-item purchase handling for Laravel Eloquent models (event bookings, subscription plans, and similar) - no cart, no line items.
laravel-full-translation
by pikbdesigns
Laravel Full Translation — a Laravel 13 package for URL-based multilingual routing (/en/, /es/) with automatic locale detection, translated route slugs, a built-in string scanner, and Artisan commands to export and audit your app's translation completeness. No manual route duplication required.
laravel-legacy-password-upgrader
by yeonik
Transparently upgrade legacy password hashes (MD5/SHA1/salted) to bcrypt the first time a user signs in.
laravel-ronin
by farbesdev
A simple and flexible package for managing roles and permissions in Laravel. It efficiently controls access to routes and views using an ACL-based system.
laravel-backup-manager
by nyoncode
Powerful and extensible backup manager for Laravel applications: databases, files, encryption, integrity manifests and multi-destination storage.
laravel-seo-engine
by imran
Model-level SEO engine for Laravel. Head tags, JSON-LD, sitemaps, redirects.
laravel-dynamic-forms
A headless dynamic form builder for Laravel supporting surveys, quizzes, assessments, and monitoring etc.
laravel-trello
by labrodev
Stateless Trello REST API client for Laravel with the authorize-URL token flow.
beem-laravel
by beemlabs
Laravel 11/12 integration for the Beem SDK — auto-traces HTTP, DB queries, queue, console, and captures exceptions.
laravel-purl2cpe
by gumslone
PURL to CPE conversion for Laravel, backed by the curated scanoss/purl2cpe database. Ships ~47k reduced mappings so you can resolve NVD CPEs for a Package URL out of the box.
laravel-package-url
by gumslone
Package URL (purl) for Laravel — parse, build, normalize and validate purls per the spec, plus registry/repository/download URL resolution, ecosystem mapping, and CPE-friendly helpers.
laravel-notification-service
by bitarun
Notification service for Laravel applications with support for Email and SMS, including queue support.
laravel-geo
Generative Engine Optimization (GEO) for Laravel: llms.txt, JSON-LD structured data, and AI crawler tooling.
laravel-docent
by stechstudio
Docent — give your Laravel app a guide. Beautiful, contextual, permission-aware documentation that participates in your application.
laravel-iranian-banks
by lokiwich
Iranian Shetab banks for Laravel — names, SVG icons, card BIN prefixes, and bank detection from card numbers.
laravel-blog-manager
by aristonis
Backend Laravel package to manage blog posts as ordered content blocks (text + media) with a pluggable, contracts-first media layer.
laravel-api-toolkit
by imran
Standardized JSON API responses and an automatic, environment-aware exception handler for Laravel APIs.
laravel-activitylog-ui
by ekoyanu99
Bootstrap + jQuery activity log dashboard UI for Spatie laravel-activitylog
laravel-php-docx
by dskripchenko
Laravel bridge for dskripchenko/php-docx — Docx facade, Blade view to DOCX, config-driven page setup, response()->docx() macro, DOCX to HTML import and template-variable detection.
laravel-watchtower
by imran
Intelligent Adaptive Rate Limiter & Security Shield for Laravel - Advanced threat detection, behavioral analysis, fingerprinting, and auto-hardening protection.
support-laravel
by deftstar
Turn server-side errors into Support tickets — Laravel integration. Stamps a correlation id on responses and pushes 5xx detail to your Support project. No Sentry required.
laravel-switchbot-frame
Standalone Laravel + Livewire admin page for the SwitchBot AI Art Frame: upload photos, optimize them for the E Ink Spectra 6 panel, and push them to the frame.
laravel-user-context
by syriable
User presence, timezone awareness, locale context and login metadata for Laravel — know who is online, where they are, and what time it is for them.
laravel-simple-scopes-and-permissions
Simple, explicit permission checks and row-level query scopes constraining what data a user can access