Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Livewire Password Meter Laravel Package

atefrihane/livewire-password-meter

View on GitHub
Deep Wiki
Context7

Livewire Password Meter

This repo can be used to easily integrate password strength feature to your livewire application

Installation

You can install the package via composer:


composer require  atefrihane/livewire-password-meter

This package also depends on Alpine.js

Install it from here.


<script src="//unpkg.com/alpinejs" defer></script>

Screenshot

Alt Image

Usage

<livewire:password-field
    :wireKey="'password'"
    :class="'your-css-class'"
    :styles="'inline css styles'"
    :placeholder="'placeholder'"
    :eyeIcon="true"
    :showStrength="true"
    
/>

Props

Prop Description
wireKey Key passed from the main livewire component (e.g., password)
placeholder Input's placeholder
eyeIcon Toggle the display of the password text between masked (hidden) and visible.
showStrength Provides feedback to the user on the strength or security of the password they have entered (default = false)
class Pass CSS classes to the component
styles Pass inline CSS to the component

Config

Optionally you can publish config files which can be used to override feedback messages


php artisan vendor:publish  --provider="Atef\LivewirePasswordMeter\LivewirePasswordMeterServiceProvider" --tag="livewire-password-config"


Testing


composer test

Credits

License

The MIT License (MIT). Please see License File for more information.m

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
emuniq/filament-browser-notifications
syriable/filament-translator
hungnm28/livewire-form
wenprise/eloquent
crudly/encrypted
fadion/bouncy
cuci/prototurk-sdk
gos/pubsub-router-bundle
cuci/prototurk-sdk-symfony
clementtalleu/easyadmin-markdown-bundle
codeflextech/permission-manager
karnoweb/livewire-datepicker
sayedenam/sayed-dashboard
milito/query-filter
apiboxsym/user-bundle
apiboxsym/health-check-bundle
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui