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
vue-context
A simple vue context menu component.
laravel-printing
Direct printing for Laravel apps.
laravel-form-components
Form components built for Tailwind & Livewire.
filament-password-input
Enhanced password input component for filament.
laravel-settings
Store Laravel application settings in the database.
laravel-app-key-rotator
Rotate app keys around while re-encrypting data.
laravel-webauthn
Add webauthn functionality to Laravel.
laravel-ups
UPS api wrapper for Laravel.
laravel-breadcrumbs
Easily add breadcrumbs to a Laravel app.