laminas/laminas-mvc-plugin-identity
Plugin for retrieving the current authenticated identity within laminas-mvc controllers
1.7.0
1.7M downloads/mo
#4037 most downloaded on Packagist
laminas/laminas-mvc-plugin-identity
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships fairly regularly
a new release about every 12 months
Nearly every release is documented
notes for 10 of 11 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
11 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
9 releases · Dec 2019 to Jan 2025Releases
latest 11-
1.7.029 Jan 2025Release notes
Open source →Release Notes for 1.7.0
Feature release (minor)
1.7.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Enhancement
- 25: PHP 8.4 support added thanks to @FabianKoestring
-
1.6.001 Dec 2023Release notes
Open source →Release Notes for 1.6.0
Feature release (minor)
1.6.0
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 2
Enhancement
- 20: Add php 8.3 and drop php 8.0 thanks to @Xerkus
renovate
- 18: Update dependency phpunit/phpunit to v10 thanks to @renovate[bot]
- 17: Update dependency vimeo/psalm to v5 thanks to @renovate[bot]
-
1.5.024 Oct 2022Release notes
Open source →Release Notes for 1.5.0
Feature release (minor)
1.5.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Enhancement
-
1.4.021 Jul 2022Release notes
Open source →Release Notes for 1.4.0
Feature release (minor)
1.4.0
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 2
renovate
- 13: chore(deps): update dependency laminas/laminas-coding-standard to v2 thanks to @renovate[bot]
- 11: Configure Renovate thanks to @renovate[bot]
Enhancement
-
1.3.014 Sep 2021Release notes
Open source →Release Notes for 1.3.0
Feature release (minor)
1.3.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Enhancement
- 8: PHP 8.1 support thanks to @boesing
-
1.2.013 Apr 2021Release notes
Open source →Release Notes for 1.2.0
Added
- This release adds support for PHP 8.0.
Removed
- This release removes support for PHP versions prior to 7.3.
1.2.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Enhancement
- 3: PHP 8.0 support thanks to @svycka
-
1.1.213 Apr 2021Release notes
Open source →Release Notes for 1.1.2
1.1.2
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Enhancement
- 4: Add GHA CI workflow thanks to @internalsystemerror
-
1.1.131 Dec 2019Release notes
Open source →Based on https://github.com/zendframework/zend-mvc-plugin-identity/releases/tag/1.1.1 (commit a0ce2a6144bc586c7a50a92688284fa3c1f7ed12 in this repo)
Added
- zendframework/zend-mvc-plugin-identity#12 adds support for PHP 7.3.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.
-
1.1.031 Dec 2019Release notes
Open source →Based on https://github.com/zendframework/zend-mvc-plugin-identity/releases/tag/1.1.0 (commit fd4609b31a0da7ac9665c5981f6f50b216e6b48a in this repo)
Added
- zendframework/zend-mvc-plugin-identity#11 adds support for PHP 7.1 and 7.2.
Changed
- zendframework/zend-mvc-plugin-identity#9 modifies the
IdentityFactorysuch that it will attempt to lookup the
Laminas\Authentication\AuthenticationServiceInterfaceservice if noLaminas\Authentication\AuthenticationService
service is present in the container, and use it to seed theIdentityplugin if found.
Deprecated
- Nothing.
Removed
- zendframework/zend-mvc-plugin-identity#11 removes support for HHVM.
Fixed
- Nothing.
-
1.0.0no dateRelease notes
Open source →Based on https://github.com/zendframework/zend-mvc-plugin-identity/releases/tag/1.0.0 (commit 88898ab7894b0d8eb82699e7f58c71af9c6ffa1e in this repo)
First stable release.
Added
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- zendframework/zend-mvc-plugin-identity#3
updates the minimum PHP version to 5.6. - zendframework/zend-mvc-plugin-identity#3
pins the component to laminas-mvc 3.0 stable, and marks v2 releases as conflicts.
-
0.1.0no dateNothing published for this version