PHPackages                             adaptcms/fieldpasswordconfirmation - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Validation &amp; Sanitization](/categories/validation)
4. /
5. adaptcms/fieldpasswordconfirmation

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

adaptcms/fieldpasswordconfirmation
==================================

Adaptcms FieldPasswordConfirmation

1.0.0(5y ago)035MITPHP

Since Mar 19Pushed 4y ago1 watchersCompare

[ Source](https://github.com/adaptcms/FieldPasswordConfirmation)[ Packagist](https://packagist.org/packages/adaptcms/fieldpasswordconfirmation)[ Docs](https://github.com/adaptcms/fieldpasswordconfirmation)[ RSS](/packages/adaptcms-fieldpasswordconfirmation/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

FieldPasswordConfirmation
=========================

[](#fieldpasswordconfirmation)

[![Latest Version on Packagist](https://camo.githubusercontent.com/16900bd7f0aed30180a8a07ff31e7b2302205ac880c39a32e853932c2b77b448/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6164617074636d732f6669656c6470617373776f7264636f6e6669726d6174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/adaptcms/fieldpasswordconfirmation)[![Total Downloads](https://camo.githubusercontent.com/56c9294b2d695d11ec7638a3f1d36b8103aee4d7d9544eff7cef37daf6269769/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6164617074636d732f6669656c6470617373776f7264636f6e6669726d6174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/adaptcms/fieldpasswordconfirmation)[![Build Status](https://camo.githubusercontent.com/4cc731ec87fcca83d291ce91e20a63b8a1da46af487aae2d4b047a42bab68311/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6164617074636d732f6669656c6470617373776f7264636f6e6669726d6174696f6e2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/adaptcms/fieldpasswordconfirmation)[![StyleCI](https://camo.githubusercontent.com/cb13a877afd1dbe223c631789c3f922d3ace958fdb334a9cce9b26afefbc2ebd/68747470733a2f2f7374796c6563692e696f2f7265706f732f31323334353637382f736869656c64)](https://styleci.io/repos/12345678)

This is where your description should go. Take a look at [contributing.md](contributing.md) to see a to do list.

Installation
------------

[](#installation)

Via Composer

```
$ composer require adaptcms/fieldpasswordconfirmation
```

Usage
-----

[](#usage)

Change log
----------

[](#change-log)

Please see the [changelog](changelog.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Charles Page](https://github.com/adaptcms)
- [All Contributors](../../contributors)

License
-------

[](#license)

MIT. Please see the [license file](license.md) for more information.

AdaptCMS - UI
-------------

[](#adaptcms---ui)

#### Include layout in Vue page view

[](#include-layout-in-vue-page-view)

```import Layout from '@/Adaptcms/Base/ui/layouts/AdminLayout'``

or

`import Layout from '@/Adaptcms/Site/ui/layouts/layout'`

and

`layout: (h, page) => h(Layout, [ page ]),`

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1885d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a56c6df8814450142df3d439f74166510f51674f9a84f8790e93a46af7ea3b4b?d=identicon)[charliepage](/maintainers/charliepage)

---

Top Contributors

[![charliepage88](https://avatars.githubusercontent.com/u/1620217?v=4)](https://github.com/charliepage88 "charliepage88 (9 commits)")

---

Tags

laravelAdaptcmsFieldPasswordConfirmation

### Embed Badge

![Health badge](/badges/adaptcms-fieldpasswordconfirmation/health.svg)

```
[![Health](https://phpackages.com/badges/adaptcms-fieldpasswordconfirmation/health.svg)](https://phpackages.com/packages/adaptcms-fieldpasswordconfirmation)
```

###  Alternatives

[propaganistas/laravel-phone

Adds phone number functionality to Laravel based on Google's libphonenumber API.

3.0k35.7M107](/packages/propaganistas-laravel-phone)[proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

1.1k2.3M49](/packages/proengsoft-laravel-jsvalidation)[stevebauman/purify

An HTML Purifier / Sanitizer for Laravel

5325.6M19](/packages/stevebauman-purify)[axlon/laravel-postal-code-validation

Worldwide postal code validation for Laravel and Lumen

3853.3M1](/packages/axlon-laravel-postal-code-validation)[wendelladriel/laravel-validated-dto

Data Transfer Objects with validation for Laravel applications

759569.4k13](/packages/wendelladriel-laravel-validated-dto)[sunspikes/clamav-validator

Custom Laravel 5 anti-virus validator for file uploads.

3651.8M3](/packages/sunspikes-clamav-validator)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
