I like to use Laravel for most projects and when I can I love to contribute to the Laravel ecosystem.
In the past if I needed some kind of functionality in an application, I would just write it into the application itself and forget about it. If I needed that same functionality on another project, I would just copy and paste it over, modifying as needed. Obviously this wasn't very sustainable, so I've extracted some packages that either I need to reuse or that I think others may find useful.
All
packages
alpine-ripple
Ripple effect (materialize) for Alpine.js.
filament-inner-nav
Add inner navigation to filament panel pages.
filament-password-input
Enhanced password input component for filament.
filament-quill
Quill rich text editor for Filament.
human-keys
Use stripe-like keys for your models.
laravel-app-key-rotator
Rotate app keys around while re-encrypting data.
laravel-breadcrumbs
Easily add breadcrumbs to a Laravel app.
laravel-casters
A collection of custom casts for Laravel.
laravel-form-components
Form components built for Tailwind & Livewire.
laravel-printing
Direct printing for Laravel apps.
laravel-settings
Store Laravel application settings in the database.
laravel-stubs
Opinionated modifications to the default Laravel stubs.
laravel-ups
UPS api wrapper for Laravel.
laravel-webauthn
Add webauthn functionality to Laravel.
profile-filament-plugin
Profile & MFA starter kit for filament.
vue-context
A simple vue context menu component.
yubikey-u2f
Add Yubikey U2F authentication to Laravel.