olssonm/l5-very-basic-auth
Laravel stateless HTTP basic auth without the need for a database
v2.1.0
2.7M downloads/mo
#3734 most downloaded on Packagist
olssonm/l5-very-basic-auth
What this package is like to depend on
Last release 5 months ago
19 Mar 2026
Ships fairly regularly
a new release about every 6 months
Some releases are documented
notes for 10 of 34 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
34 releases · first in 2015
2 releases in the last 12 months
see the full history below
Release timeline
34 releases · Aug 2015 to Mar 2026Releases
latest 34-
v2.1.022 Nov 2016Nothing published for this version
-
v2.0.114 Sep 2016Nothing published for this version
-
v1.2.229 Mar 2018Nothing published for this version
-
v1.2.114 Jun 2016Nothing published for this version
-
v1.1.110 Aug 2015Nothing published for this version
-
v7.419 Mar 2026Release notes
Open source →Going forward this package will only support current versions of Laravel. Support for 9, 10 and 11 dropped.
What's Changed
- Laravel 13.x Compatibility by @olssonm in #75
- Drop support for EOL Laravel versions by @olssonm in #76
Full Changelog: v7.3...v7.4
-
v7.309 Nov 2025Release notes
Open source →What's Changed
- Added option to use hashed password instead of plain by @andrii-trush in #68
- Revert "Added option to use hashed password instead of plain (#68)" by @olssonm in #69
- Hashed passwords (fix) by @olssonm in #70
- Fix dev-dependencies by @olssonm in #72
- Refactor password generator by @olssonm in #73
New Contributors
- @andrii-trush made their first contribution in #68
Full Changelog: v7.2...v7.3
-
v7.219 Feb 2025Release notes
Open source →What's Changed
- PHP 8.4 compat-check by @olssonm in #66
- Laravel 12.x Compatibility by @laravel-shift in #67
Full Changelog: v7.1...v7.2
-
v7.122 Feb 2024Release notes
Open source →What's Changed
- Add Laravel 11 Support by @sweptsquash in #64
- Update readme by @olssonm in #65
- Support for Laravel 7 and Laravel 8 has been dropped
- Support for PHP 7.4 has been dropped
New Contributors
- @sweptsquash made their first contribution in #64
Full Changelog: v7.0...v7.1
-
v7.002 Oct 2023Release notes
Open source →This release fixes an issue where a
config.phpwas attempted to be written with each request if bad permissions where used on the system.Note: With this release and going forward basic auth is inactive if no user/password is set. This is so that different apps doesn't end up with any default credentials. This warrants a major update from v6 to v7. Other than that, this version is fully backwards compatible.
What's Changed
Full Changelog: v6.9...v7.0
-
v6.931 Jan 2023Release notes
Open source →What's Changed
- Fix broken build-shield by @olssonm in #60
- Laravel 10.x Compatibility by @laravel-shift in #61
New Contributors
- @laravel-shift made their first contribution in #61
Full Changelog: v6.8...v6.9
-
v6.816 Sep 2022Release notes
Open source →What's Changed
- Ability to set fully customizable response-handler by @olssonm in #59
- Drops support for Laravel 6 and older PHP versions (7.2 and 7.3).
Full Changelog: v6.7...v6.8
-
v6.730 Jan 2022 -
v6.622 Oct 2021Release notes
Open source →Hint to use predefined ENVs in the very_basic_auth-config file;
env('BASIC_AUTH_USERNAME')andenv('BASIC_AUTH_PASSWORD'). The auto-generated random password is still used as a fallback.Various other fixes and improvements.
-
v6.504 Dec 2020 -
v6.409 Sep 2020Nothing published for this version
-
v6.305 Mar 2020Nothing published for this version
-
v6.205 Mar 2020Nothing published for this version
-
v6.127 Sep 2019Nothing published for this version
-
v6.005 Sep 2019Nothing published for this version
-
v5.602 Jul 2019Nothing published for this version
-
v5.528 Feb 2019Nothing published for this version
-
v5.417 Jan 2019Nothing published for this version
-
v5.305 Sep 2018Nothing published for this version
-
v5.207 Jun 2018Nothing published for this version
-
v5.116 Mar 2018Nothing published for this version
-
v5.009 Feb 2018Nothing published for this version
-
v4.122 Jan 2018Nothing published for this version
-
v4.030 Aug 2017Nothing published for this version
-
v3.027 Jan 2017Nothing published for this version
-
v2.025 Aug 2016Nothing published for this version
-
v1.220 Nov 2015Nothing published for this version
-
v1.110 Aug 2015Nothing published for this version
-
v1.009 Aug 2015Nothing published for this version