mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
add Laravel Simple Password Manager (#419)
This commit is contained in:
parent
21b527251a
commit
f967d965c8
1 changed files with 10 additions and 0 deletions
10
software/password-manager.yml
Normal file
10
software/password-manager.yml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
name: "Laravel Simple Password Manager"
|
||||
website_url: "https://github.com/milenmk/Laravel-Simple-Password-Manager"
|
||||
source_code_url: "https://github.com/milenmk/Laravel-Simple-Password-Manager"
|
||||
description: "Simple Password manager."
|
||||
licenses:
|
||||
- GPL-3.0
|
||||
platforms:
|
||||
- PHP
|
||||
tags:
|
||||
- Password Managers
|
||||
Loading…
Reference in a new issue