Add Laravel Password Manager

This commit is contained in:
Duoc Nguyen 2016-04-19 17:44:13 +07:00
parent 69d0c9b81d
commit 22368604ae

View file

@ -657,7 +657,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com
* [PHP Password Manager](http://www.ppma.pw) - A web based, encrypting password manager, based on the Yii framework. ([Source Code](https://github.com/pklink/ppma)) `BSD` `PHP` * [PHP Password Manager](http://www.ppma.pw) - A web based, encrypting password manager, based on the Yii framework. ([Source Code](https://github.com/pklink/ppma)) `BSD` `PHP`
* [RatticDB](http://rattic.org/) - Password Management for Humans. ([Source Code](https://github.com/tildaslash/RatticWeb), [Demo](https://demo.rattic.org/cred/list/)) * [RatticDB](http://rattic.org/) - Password Management for Humans. ([Source Code](https://github.com/tildaslash/RatticWeb), [Demo](https://demo.rattic.org/cred/list/))
* [Teampass](http://teampass.net/) - Password manager dedicated for managing passwords in a collaborative way on any server Apache, MySQL and PHP. ([Source Code](https://github.com/nilsteampassnet/TeamPass/)) `GPLv3` `PHP` * [Teampass](http://teampass.net/) - Password manager dedicated for managing passwords in a collaborative way on any server Apache, MySQL and PHP. ([Source Code](https://github.com/nilsteampassnet/TeamPass/)) `GPLv3` `PHP`
* [Laravel Password Manager](https://github.com/nguyenvanduocit/Password-Manager) - Just another password manager written in Laravel . ([Source Code](https://github.com/nguyenvanduocit/Password-Manager)) `MIT` `PHP` `Laravel`
## Pastebins ## Pastebins
@ -1109,4 +1109,4 @@ The list of contributors can be found below
1 ttoups <ich@timotoups.de> 1 ttoups <ich@timotoups.de>
1 wxcafé <wxcafe@wxcafe.net> 1 wxcafé <wxcafe@wxcafe.net>
1 Sam Tuke <mail@samtuke.com> 1 Sam Tuke <mail@samtuke.com>
1 Duoc Nguyen Van <nguyenvanduocit@gmail.com>