Are you looking for a simple, secure way to store your passwords **locally** – without the cloud or third-party providers? Then this PHP-based password manager is just right for you.
The password manager is **self-hosted**, **lightweight**, based on **UIkit**, and stores your login credentials encrypted – directly in the browser. Your data never leaves the server.
Main Features
- Portable & self-contained – no installation of XAMPP or web server necessary
- Start by double-clicking (
minimalPasswordManager.exe
) - runs locally with an integrated PHP server - Self-hosted – SQLite-based, stores everything locally
- 100% client-side encryption before storage
- Quick Password Copy with One Click
- Encrypted notes with line break support (
<br>
) - No Internet, no cloud, no data lane
Installation & Start
- Unzip the ZIP file (e.g., into a
PasswordManager
folder). - Important: Open
PasswordManager/www/install.php
in an editor (e.g., Notepad++) and adjust the username and password (lines 33 and 34). - Start the app using the included
PasswordManager/minimalPasswordManager.exe
(only Windows) - Open
http://localhost:8000
in your browser. install.php
create the database- Important: Delete
install.php
afterwards for security reasons. - Done! You can now log in and get started.
Access to your data will no longer be possible if you lose your login details.
Demo & Full Version
A limited demo version is available for preview. (Username: admin, Master password: demo123) Please note: This project is not open source. The full version is available for purchase.