{"id":90890,"library":"bjeavons-zxcvbn-php","title":"Zxcvbn PHP","description":"Realistic password strength estimation PHP library based on Zxcvbn JS","status":"active","version":"1.4.2","language":"php","source_language":null,"source_url":"https://github.com/bjeavons/zxcvbn-php","tags":["password","security","zxcvbn","strength"],"install":[{"cmd":"composer require bjeavons/zxcvbn-php","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Zxcvbn","correct":"use ZxcvbnPhp\\Zxcvbn;"}],"quickstart":{"code":"use ZxcvbnPhp\\Zxcvbn;\n\n$zxcvbn = new Zxcvbn();\n$result = $zxcvbn->passwordStrength('password123');\necho $result['score'];","lang":"php","description":"Estimate password strength."},"warnings":[{"fix":"Use score >= 3 for strong passwords.","message":"Score is 0-4, not a boolean","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'base':9 'estim':6 'js':12 'librari':8 'password':4,13 'php':2,7 'realist':3 'secur':14 'strength':5,16 'zxcvbn':1,11,15","created_at":"2026-06-19T09:10:07.590994+00:00","updated_at":"2026-06-19T09:10:07.590994+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/bjeavons/zxcvbn-php","github":"https://github.com/bjeavons/zxcvbn-php","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["auth","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}