{"id":17718348,"url":"https://github.com/fabiang/zend-pwnedpasswords","last_synced_at":"2025-03-31T12:46:19.972Z","repository":{"id":56980978,"uuid":"122692301","full_name":"fabiang/zend-pwnedpasswords","owner":"fabiang","description":"Validator for the Zend Framework for pwnedpasswords.com API: https://haveibeenpwned.com/API/v2#PwnedPasswords","archived":false,"fork":false,"pushed_at":"2018-02-26T16:23:22.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-08-21T10:13:38.000Z","etag":null,"topics":["php","pwnedpasswords","zend-framework","zf2","zf2-module","zf3-module"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fabiang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-24T01:53:11.000Z","updated_at":"2020-12-21T10:43:52.000Z","dependencies_parsed_at":"2022-08-21T10:50:32.249Z","dependency_job_id":null,"html_url":"https://github.com/fabiang/zend-pwnedpasswords","commit_stats":null,"previous_names":[],"tags_count":1,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiang%2Fzend-pwnedpasswords","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiang%2Fzend-pwnedpasswords/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiang%2Fzend-pwnedpasswords/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiang%2Fzend-pwnedpasswords/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabiang","download_url":"https://codeload.github.com/fabiang/zend-pwnedpasswords/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246472622,"owners_count":20783226,"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":["php","pwnedpasswords","zend-framework","zf2","zf2-module","zf3-module"],"created_at":"2024-10-25T14:44:53.086Z","updated_at":"2025-03-31T12:46:19.950Z","avatar_url":"https://github.com/fabiang.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fabiang/zend-pwnedpasswords\n\nValidator for the Zend Framework for [pwnedpasswords.com API](https://haveibeenpwned.com/API/v2#PwnedPasswords).\n\n[![Latest Stable Version](https://poser.pugx.org/fabiang/zend-pwnedpasswords/version)](https://packagist.org/packages/fabiang/zend-pwnedpasswords)\n[![License](https://poser.pugx.org/fabiang/zend-pwnedpasswords/license)](https://packagist.org/packages/fabiang/zend-pwnedpasswords)\n\n## Installation\n\nNew to Composer? Read the [introduction](https://getcomposer.org/doc/00-intro.md#introduction). Run the following Composer command:\n\n```console\n$ composer require fabiang/zend-pwnedpasswords\n```\n\n## Use together with Zend-MVC\n\nIf you're using the component installer you should be asked where this module should be added.\nIf not add this to your `application.config.php`:\n\n```php\n\u003c?php\n\nreturn [\n    'modules' =\u003e [\n        // ...\n        'Fabiang\\ZendPwnedpasswords',\n    ],\n];\n```\n\nYou then can use the validator in your forms, either by its FQCN or by its name 'pwnedpasswords'.\n\n### Options\n\nYou can pass some options to the validator:\n\n* returnOnError: should the validator return true/false on a transfer error\n* logger: you can pass a PSR-3 logger to log all transfer errors\n* logLevel: any PSR-3 log level, which is used as log level when errors are logged\n\n## Licence\n\nBSD-2-Clause. See the [LICENSE.md](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiang%2Fzend-pwnedpasswords","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabiang%2Fzend-pwnedpasswords","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiang%2Fzend-pwnedpasswords/lists"}