Packages from jeremykenedy
-
-
PHP
jeremykenedy/laravel-darkmode-toggle
A standalone dark mode toggle component for Laravel with multi-framework support (Tailwind, Bootstrap 5, Bootstrap 4) and multiple frontend options (Blade, Livewire, Vue, React, Svelte).
-
PHP
jeremykenedy/laravel-email-database-log
A database logger for all outgoing emails sent by your Laravel application.
-
PHP
jeremykenedy/laravel-exception-notifier
Laravel exception notifier will send an email of of the error along with the stack trace to the chosen recipients.
-
PHP
jeremykenedy/laravel-https
Laravel Https is middleware to check for Secure HTTP requests. Laravel Https middleware providers can check and redirect if the user is not hitting the https url of your app/site or the request can be automatically redirected to a Secure Http (HTTPS) request.
-
PHP
jeremykenedy/laravel-ip-capture
A Laravel package to automatically capture and track IP addresses on Eloquent model actions such as signup, login, update, and deletion.
-
-
Blade
jeremykenedy/laravel-notifications
A Laravel package providing an in-app notification center with bell/badge UI, read/unread tracking, and REST API.
-
PHP
jeremykenedy/laravel-observability
A Laravel package providing observability with auto-detection of Sentry, Bugsnag, Datadog, and Flare, plus APM metrics, health checks, and error context enrichment.
-
-
PHP
jeremykenedy/laravel-roles
A Powerful package for handling roles and permissions in Laravel. Supports Laravel 5.3 up to 13.
-
PHP
jeremykenedy/laravel-seedster
Register and run Laravel database seeds from packages. Fork of eklundkristoffer/seedster with Laravel 13+ support.
-
Blade
jeremykenedy/laravel-toast
Multi-framework toast notifications for Laravel with Tailwind, Bootstrap 5, Bootstrap 4, Blade, Livewire, Vue, React, and Svelte support.
-
PHP
jeremykenedy/laravel-ui-kit
A multi-framework UI component library for Laravel. Supports Tailwind CSS, Bootstrap 5, and Bootstrap 4 with Blade, Vue, React, and Svelte frontends.
-
-
-
-
-
PHP
jeremykenedy/slack-laravel
Laravel integration for the jeremykenedy/slack package, including facades and service providers.
-
-
PHP
jeremykenedy/uuid
Laravel package to generate a UUID according to the RFC 4122 standard. UUID Versions 1, 3, 4 and 5 are supported. With MIT license.