{"id":15169508,"url":"https://github.com/pklink/ppma","last_synced_at":"2025-10-01T02:31:20.432Z","repository":{"id":7715489,"uuid":"9080905","full_name":"pklink/ppma","owner":"pklink","description":"[INACTIVE] PHP Password Manager","archived":true,"fork":false,"pushed_at":"2017-10-02T12:47:13.000Z","size":5028,"stargazers_count":62,"open_issues_count":20,"forks_count":16,"subscribers_count":20,"default_branch":"master","last_synced_at":"2024-09-22T22:01:59.146Z","etag":null,"topics":["password-manager","php","yii"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pklink.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-28T16:12:04.000Z","updated_at":"2023-08-28T21:39:40.000Z","dependencies_parsed_at":"2022-09-11T09:22:10.647Z","dependency_job_id":null,"html_url":"https://github.com/pklink/ppma","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pklink%2Fppma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pklink%2Fppma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pklink%2Fppma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pklink%2Fppma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pklink","download_url":"https://codeload.github.com/pklink/ppma/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219875269,"owners_count":16554661,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["password-manager","php","yii"],"created_at":"2024-09-27T07:02:52.920Z","updated_at":"2025-10-01T02:31:20.075Z","avatar_url":"https://github.com/pklink.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)\n\n# PHP Password Manager // ppma\n\n## Requirements\n\n* A webserver like Apache\n* PHP 5.2 or higher\n* MySQL 5.0 or higher\n\n## Installation\n\n1. uncompress the downloaded archive\n2. upload the extracted files to your webserver\n3. open the ppma-url in your browser (`\u003cppma-URL\u003e/index.php`\n   e.g. `http://example.com/index.php`)\n4. follow the shown setup instructions\n\n### Problems\n\nIf you have problems with the installation (e.g. a redirect loop) check that all directories are readable by\nyour webserver and the following directories are writable:\n\n* `\u003cppma-directory\u003e/assets`\n* `\u003cppma-directory\u003e/protected/runtime`\n* `\u003cppma-directory\u003e/protected/runtime/sessions`\n\nFor debugging uncomment the following lines in the index.php\n\n    //defined('YII_DEBUG') or define('YII_DEBUG',true);\n    //defined('YII_TRACE_LEVEL') or define('YII_TRACE_LEVEL',3);\n\nPlease report founded bugs on https://github.com/pklink/ppma/issues\n\n### Building\n\nIt is not needed if you download the prebuilt release\n\n```bash\ngit clone https://github.com/pklink/ppma.git\ncd ppma/\ncomposer install\nnpm install\n./node_modules/.bin/bower install\n./node_modules/.bin/grunt\n```\n\n## Upgrading\n\n1. back up your database\n2. unpack the downloaded ppma-archive\n3. remove the extracted `/protected/config/ppma.php`\n4. copy/overwrite the unpacked files to your ppma directory\n5. run the upgrade routine in your browser\n   (`\u003cppma-URL\u003e/index.php?r=upgrade` e.g. `http://example.com/index.php?r=upgrade`)\n\n\n## Credits\n\n* [Yii Framework](http://www.yiiframework.com/)\n* [Bootstrap](http://twitter.github.io/bootstrap/)\n* [jQuery](http://jquery.com/)\n* [jQuery UI](http://jqueryui.com/)\n* [csvexport Yii extension](http://www.yiiframework.com/extension/csvexport)\n* [This](http://jquery-howto.blogspot.kr/2009/10/javascript-jquery-password-generator.html) for the password generator\n\n## License\n\nThis package is licensed under the BSD License. See the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpklink%2Fppma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpklink%2Fppma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpklink%2Fppma/lists"}