PHPackages                             alex-kalanis/kw\_auth\_forms - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. alex-kalanis/kw\_auth\_forms

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

alex-kalanis/kw\_auth\_forms
============================

Form authentication in KWCMS

v4.0.0(2y ago)03BSD-3-ClausePHPPHP &gt;=7.4.0

Since Mar 3Pushed 2y ago1 watchersCompare

[ Source](https://github.com/alex-kalanis/kw_auth_forms)[ Packagist](https://packagist.org/packages/alex-kalanis/kw_auth_forms)[ RSS](/packages/alex-kalanis-kw-auth-forms/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (7)Dependencies (10)Versions (8)Used By (0)

kw\_auth\_forms
===============

[](#kw_auth_forms)

[![Build Status](https://github.com/alex-kalanis/kw_auth_forms/actions/workflows/code_checks.yml/badge.svg)](https://github.com/alex-kalanis/kw_auth_forms/actions/workflows/code_checks.yml/badge.svg)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/8b04cf90d3786ffc584d28980d1373b7e97fda6818f04cd1fb20e8a8b11121c8/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616c65782d6b616c616e69732f6b775f617574685f666f726d732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/alex-kalanis/kw_auth_forms/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/4439fa704e99328bbcb661c2a56972ff2603f8c567addb921c8eb3e8c5281bb4/68747470733a2f2f706f7365722e707567782e6f72672f616c65782d6b616c616e69732f6b775f617574685f666f726d732f762f737461626c652e7376673f763d31)](https://packagist.org/packages/alex-kalanis/kw_auth_forms)[![Minimum PHP Version](https://camo.githubusercontent.com/0e9ac047546796cfdbe1423d1f4d91c8f37d2fbb11614a7900bb7686aaa5401f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230372e342d3838393242462e737667)](https://php.net/)[![Downloads](https://camo.githubusercontent.com/01391afb9818e1d02098b6c5a852329ce10c26353962bf93d8cb7249e71fc86c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616c65782d6b616c616e69732f6b775f617574685f666f726d732e7376673f7631)](https://packagist.org/packages/alex-kalanis/kw_auth_forms)[![License](https://camo.githubusercontent.com/dbbf3d2ca170576d37544dff20849d225727b2ef3000db3427ce8fe9cc4b7028/68747470733a2f2f706f7365722e707567782e6f72672f616c65782d6b616c616e69732f6b775f617574685f666f726d732f6c6963656e73652e7376673f763d31)](https://packagist.org/packages/alex-kalanis/kw_auth_forms)[![Code Coverage](https://camo.githubusercontent.com/cbe26054a1227232f980a06f79878572ebf0f65ba824f19f75c29d1494d7c17b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616c65782d6b616c616e69732f6b775f617574685f666f726d732f6261646765732f636f7665726167652e706e673f623d6d617374657226763d31)](https://scrutinizer-ci.com/g/alex-kalanis/kw_auth_forms/?branch=master)

Authenticate that the data in form are valid and unchanged from author. Nice for checking when you need to pass data sensitive on changes.

Every check is done by user's certificates and with user's salt. Every check also can say if that user can use his certificates to check the data.

PHP Installation
----------------

[](#php-installation)

```
composer.phar require alex-kalanis/kw_auth_forms
```

(Refer to [Composer Documentation](https://github.com/composer/composer/blob/master/doc/00-intro.md#introduction) if you are not familiar with composer)

PHP Usage
---------

[](#php-usage)

1.) Use your autoloader (if not already done via Composer autoloader)

2.) Add some external packages with connection to the local or remote services.

3.) Connect the "kalanis\\kw\_auth\_forms\\AuthForm" into your app forms for your case.

4.) Just call forms and render, validity of queries will be checked on return

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Every ~127 days

Recently: every ~82 days

Total

7

Last Release

766d ago

Major Versions

v1.1.0 → v2.0.02023-05-14

v2.2.0 → v3.0.02024-01-30

v3.0.0 → v4.0.02024-04-08

PHP version history (2 changes)v1.0.0PHP &gt;=7.3.0

v4.0.0PHP &gt;=7.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/499b0a541b787cdb31412f578c7b94c9790bcbee7de12c65b6101c6ce45ef6f0?d=identicon)[alex-kalanis](/maintainers/alex-kalanis)

---

Top Contributors

[![alex-kalanis](https://avatars.githubusercontent.com/u/59184183?v=4)](https://github.com/alex-kalanis "alex-kalanis (11 commits)")

---

Tags

authformFormsauthenticate

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/alex-kalanis-kw-auth-forms/health.svg)

```
[![Health](https://phpackages.com/badges/alex-kalanis-kw-auth-forms/health.svg)](https://phpackages.com/packages/alex-kalanis-kw-auth-forms)
```

###  Alternatives

[tymon/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

11.5k49.1M350](/packages/tymon-jwt-auth)[league/oauth2-server

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

6.6k136.0M248](/packages/league-oauth2-server)[lab404/laravel-impersonate

Laravel Impersonate is a plugin that allows to you to authenticate as your users.

2.3k16.4M48](/packages/lab404-laravel-impersonate)[auth0/auth0-php

PHP SDK for Auth0 Authentication and Management APIs.

40820.2M68](/packages/auth0-auth0-php)[kreait/firebase-tokens

A library to work with Firebase tokens

24040.8M14](/packages/kreait-firebase-tokens)[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

791.2M17](/packages/kartik-v-yii2-password)

PHPackages © 2026

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