{"id":18486179,"url":"https://github.com/mathsgod/duckduckgo-search-php","last_synced_at":"2025-08-21T14:11:08.186Z","repository":{"id":142868444,"uuid":"614303135","full_name":"mathsgod/duckduckgo-search-php","owner":"mathsgod","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-18T13:40:03.000Z","size":8,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-19T20:43:54.012Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mathsgod.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-15T10:12:24.000Z","updated_at":"2023-07-10T10:34:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"cd488eab-e944-43a1-92f8-e27c6e0059d2","html_url":"https://github.com/mathsgod/duckduckgo-search-php","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/mathsgod/duckduckgo-search-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathsgod%2Fduckduckgo-search-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathsgod%2Fduckduckgo-search-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathsgod%2Fduckduckgo-search-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathsgod%2Fduckduckgo-search-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathsgod","download_url":"https://codeload.github.com/mathsgod/duckduckgo-search-php/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathsgod%2Fduckduckgo-search-php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271493232,"owners_count":24769117,"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","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-06T12:48:05.981Z","updated_at":"2025-08-21T14:11:08.159Z","avatar_url":"https://github.com/mathsgod.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"PHP DuckDuckGo Search \n\nThis is a PHP class that allows you to search DuckDuckGo from your PHP application.\n\n## Installation\n\nYou can install this package via composer:\n\n```bash\n\ncomposer require mathsgod/duckduckgo-search-php\n\n```\n\n\n## Usage\n\n```php\n\n$ddg=new DuckDuckGo;\n$results=$ddg-\u003esearch('php');\n\n```\n\n### Region\n\nYou can also search in a specific region:\n\n```php\n\n$ddg=new DuckDuckGo;\n$results=$ddg-\u003esearch('php','hk-tzh');//Hong Kong\n\n```\n\n### Time range\n\nYou can also search in a specific time range:\n\n```php\n\n$ddg=new DuckDuckGo;\n$results=$ddg-\u003esearch('php','hk-tzh','m');//Last month\n\n```\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathsgod%2Fduckduckgo-search-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmathsgod%2Fduckduckgo-search-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathsgod%2Fduckduckgo-search-php/lists"}