PHPackages                             zendframework/zend-expressive-authentication-session - 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. zendframework/zend-expressive-authentication-session

Abandoned → [mezzio/mezzio-authentication-session](/?search=mezzio%2Fmezzio-authentication-session)ArchivedLibrary[Authentication &amp; Authorization](/categories/authentication)

zendframework/zend-expressive-authentication-session
====================================================

Username/password, session-backed authentication adapter for zend-expressive-authentication.

1.0.1(6y ago)429.5k10[2 issues](https://github.com/zendframework/zend-expressive-authentication-session/issues)1BSD-3-ClausePHPPHP ^7.1

Since Nov 9Pushed 6y ago12 watchersCompare

[ Source](https://github.com/zendframework/zend-expressive-authentication-session)[ Packagist](https://packagist.org/packages/zendframework/zend-expressive-authentication-session)[ RSS](/packages/zendframework-zend-expressive-authentication-session/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (6)Versions (16)Used By (1)

zend-expressive-authentication-session
======================================

[](#zend-expressive-authentication-session)

> ## Repository abandoned 2019-12-31
>
> [](#repository-abandoned-2019-12-31)
>
> This repository has moved to [mezzio/mezzio-authentication-session](https://github.com/mezzio/mezzio-authentication-session).

[![Build Status](https://camo.githubusercontent.com/389cbcb05d93e85daa07d70f8ee491044df5c22b69c910b9a394b965d8adabe1/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f7a656e646672616d65776f726b2f7a656e642d657870726573736976652d61757468656e7469636174696f6e2d73657373696f6e2e7376673f6272616e63683d6d6173746572)](https://secure.travis-ci.org/zendframework/zend-expressive-authentication-session)[![Coverage Status](https://camo.githubusercontent.com/c3be9878b417eeea054ec5301293b8a60b9a1dbf7faafdb497b19b05ab5a324f/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f7a656e646672616d65776f726b2f7a656e642d657870726573736976652d61757468656e7469636174696f6e2d73657373696f6e2f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/zendframework/zend-expressive-authentication-session?branch=master)

This library provides a [zend-expressive-authentication](https://github.com/zendframework/zend-expressive-authentication/)adapter that handles form-based username/password authentication credentials where the user details are subsequently stored in a session.

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

[](#installation)

Run the following to install this library:

```
$ composer require zendframework/zend-expressive-authentication-session
```

Documentation
-------------

[](#documentation)

Documentation is [in the doc tree](docs/book/), and can be compiled using [mkdocs](http://www.mkdocs.org):

```
$ mkdocs build
```

You may also [browse the documentation online](https://docs.zendframework.com/zend-expressive-authentication-session/).

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community25

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 63.2% 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 ~45 days

Recently: every ~116 days

Total

14

Last Release

2513d ago

Major Versions

0.3.1 → 1.0.0alpha12018-02-26

0.5.0 → 1.0.02018-09-27

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/296074?v=4)[Zend Framework](/maintainers/zendframework)[@zendframework](https://github.com/zendframework)

---

Top Contributors

[![weierophinney](https://avatars.githubusercontent.com/u/25943?v=4)](https://github.com/weierophinney "weierophinney (55 commits)")[![michalbundyra](https://avatars.githubusercontent.com/u/7423207?v=4)](https://github.com/michalbundyra "michalbundyra (10 commits)")[![geerteltink](https://avatars.githubusercontent.com/u/9497586?v=4)](https://github.com/geerteltink "geerteltink (8 commits)")[![Xerkus](https://avatars.githubusercontent.com/u/725842?v=4)](https://github.com/Xerkus "Xerkus (4 commits)")[![alextech](https://avatars.githubusercontent.com/u/3820828?v=4)](https://github.com/alextech "alextech (3 commits)")[![wshafer](https://avatars.githubusercontent.com/u/1828455?v=4)](https://github.com/wshafer "wshafer (2 commits)")[![marcguyer](https://avatars.githubusercontent.com/u/35496?v=4)](https://github.com/marcguyer "marcguyer (1 commits)")[![jonsa](https://avatars.githubusercontent.com/u/807381?v=4)](https://github.com/jonsa "jonsa (1 commits)")[![tomtomsen](https://avatars.githubusercontent.com/u/359547?v=4)](https://github.com/tomtomsen "tomtomsen (1 commits)")[![ezimuel](https://avatars.githubusercontent.com/u/475967?v=4)](https://github.com/ezimuel "ezimuel (1 commits)")[![Colmbus72](https://avatars.githubusercontent.com/u/6545791?v=4)](https://github.com/Colmbus72 "Colmbus72 (1 commits)")

---

Tags

AuthenticationZendFrameworkzfsessionexpressive

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/zendframework-zend-expressive-authentication-session/health.svg)

```
[![Health](https://phpackages.com/badges/zendframework-zend-expressive-authentication-session/health.svg)](https://phpackages.com/packages/zendframework-zend-expressive-authentication-session)
```

###  Alternatives

[google/auth

Google Auth Library for PHP

1.4k272.7M162](/packages/google-auth)[ecphp/cas-bundle

A bundle for Symfony, providing authentication against a Central Authentication Service (CAS) server.

48132.1k1](/packages/ecphp-cas-bundle)

PHPackages © 2026

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