PHPackages                             openovate/eden-middleware-htpasswd - 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. [Framework](/categories/framework)
4. /
5. openovate/eden-middleware-htpasswd

ActivePlugin[Framework](/categories/framework)

openovate/eden-middleware-htpasswd
==================================

Htpassword for the Eve Framework

06.3kPHP

Since Nov 10Pushed 10y ago2 watchersCompare

[ Source](https://github.com/Openovate/eden-middleware-htpasswd)[ Packagist](https://packagist.org/packages/openovate/eden-middleware-htpasswd)[ RSS](/packages/openovate-eden-middleware-htpasswd/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![logo](https://camo.githubusercontent.com/683ba05b2b51f50045c674b19a4f0ceb30702a8ab495623be7c02e07ab226f08/687474703a2f2f6564656e2e6f70656e6f766174652e636f6d2f6173736574732f696d616765732f636c6f75642d736f6369616c2e706e67)](https://camo.githubusercontent.com/683ba05b2b51f50045c674b19a4f0ceb30702a8ab495623be7c02e07ab226f08/687474703a2f2f6564656e2e6f70656e6f766174652e636f6d2f6173736574732f696d616765732f636c6f75642d736f6369616c2e706e67) Eve HTPASSWD Plugin
=========================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#-eve-htpasswd-plugin)

HTPASSWD Dialog for the Eve Framework
=====================================

[](#htpasswd-dialog-for-the-eve-framework)

[![Build Status](https://camo.githubusercontent.com/789428b210319d4808ba0ed155a1eb88924225de054d0163cb135eb6b93e537f/68747470733a2f2f7472617669732d63692e6f72672f4576652d5048502f6576652d706c7567696e2d68747061737377642e737667)](https://travis-ci.org/eve-php/eve-plugin-htpasswd) [![Latest Stable Version](https://camo.githubusercontent.com/a6b66805a3f544ada46adf35a845acad72b17b0b059a15b7c2592d1a7d71eacb/68747470733a2f2f706f7365722e707567782e6f72672f6576652d7068702f6576652d706c7567696e2d68747061737377642f762f737461626c65)](https://packagist.org/packages/eve-php/eve-plugin-htpasswd) [![Total Downloads](https://camo.githubusercontent.com/c8e9a9488a772eca08bb83312faf5922c9587563831fe29d2329518053503f6e/68747470733a2f2f706f7365722e707567782e6f72672f6576652d7068702f6576652d706c7567696e2d68747061737377642f646f776e6c6f616473)](https://packagist.org/packages/eve-php/eve-plugin-htpasswd) [![Latest Unstable Version](https://camo.githubusercontent.com/6cfc07869f0d145133a48ed1f026200572e8e309908b51a0354aee295e557a01/68747470733a2f2f706f7365722e707567782e6f72672f6576652d7068702f6576652d706c7567696e2d68747061737377642f762f756e737461626c65)](https://packagist.org/packages/eve-php/eve-plugin-htpasswd) [![License](https://camo.githubusercontent.com/e31255249e3ec7f4200499c8efe37143585760c0c1feeccb4243496a7736984c/68747470733a2f2f706f7365722e707567782e6f72672f6576652d7068702f6576652d706c7567696e2d68747061737377642f6c6963656e7365)](https://packagist.org/packages/eve-php/eve-plugin-htpasswd)
==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#----)

- [Install](#install)
- [Usage](#usage)

====

Install
-------

[](#install)

`composer install eve-php/eve-plugin-htpasswd`

====

Usage
-----

[](#usage)

1. Add this in public/index.php towards the top of the bootstrap chain.

```
//CSRF
->add(Eve\Plugin\Htpasswd\Setup::i()->import(array(
	'admin' => '123',
	'guest' => 'guest'
)))

```

2. Done ;)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/120378?v=4)[Christian Blanquera](/maintainers/cblanquera)[@cblanquera](https://github.com/cblanquera)

### Embed Badge

![Health badge](/badges/openovate-eden-middleware-htpasswd/health.svg)

```
[![Health](https://phpackages.com/badges/openovate-eden-middleware-htpasswd/health.svg)](https://phpackages.com/packages/openovate-eden-middleware-htpasswd)
```

###  Alternatives

[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

712181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)[laravel/pail

Easily delve into your Laravel application's log files directly from the command line.

91545.3M590](/packages/laravel-pail)

PHPackages © 2026

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