{"id":37234654,"url":"https://github.com/neverbounce/neverbounceapi-php","last_synced_at":"2026-01-15T04:00:09.808Z","repository":{"id":23105454,"uuid":"26459719","full_name":"NeverBounce/NeverBounceAPI-PHP","owner":"NeverBounce","description":"This package provides convenient methods to integrate the NeverBounce API into your project.","archived":false,"fork":false,"pushed_at":"2023-11-27T21:55:22.000Z","size":159,"stargazers_count":24,"open_issues_count":1,"forks_count":21,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-01-15T03:36:18.284Z","etag":null,"topics":["email","email-validation","email-verification","php","validation","verification"],"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/NeverBounce.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":"2014-11-10T22:55:03.000Z","updated_at":"2025-12-29T11:50:30.000Z","dependencies_parsed_at":"2024-06-18T16:54:05.220Z","dependency_job_id":"7cf66c1f-6707-4314-a771-14eab27a13da","html_url":"https://github.com/NeverBounce/NeverBounceAPI-PHP","commit_stats":{"total_commits":166,"total_committers":14,"mean_commits":"11.857142857142858","dds":0.4156626506024096,"last_synced_commit":"052058512e58f1641ac24a2a139b42f5b3e2f788"},"previous_names":["creavos/neverbounceapi-php"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/NeverBounce/NeverBounceAPI-PHP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeverBounce%2FNeverBounceAPI-PHP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeverBounce%2FNeverBounceAPI-PHP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeverBounce%2FNeverBounceAPI-PHP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeverBounce%2FNeverBounceAPI-PHP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NeverBounce","download_url":"https://codeload.github.com/NeverBounce/NeverBounceAPI-PHP/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeverBounce%2FNeverBounceAPI-PHP/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28442357,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T00:55:22.719Z","status":"online","status_checked_at":"2026-01-15T02:00:08.019Z","response_time":62,"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":["email","email-validation","email-verification","php","validation","verification"],"created_at":"2026-01-15T04:00:09.057Z","updated_at":"2026-01-15T04:00:09.788Z","avatar_url":"https://github.com/NeverBounce.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"https://neverbounce-marketing.s3.amazonaws.com/neverbounce_color_600px.png\"\u003e\u003c/p\u003e\r\n\r\n\u003cp align=\"center\"\u003e\r\n\u003ca href=\"https://travis-ci.org/NeverBounce/NeverBounceAPI-PHP\"\u003e\u003cimg src=\"https://travis-ci.org/NeverBounce/NeverBounceAPI-PHP.svg\" alt=\"Build Status\"\u003e\u003c/a\u003e\r\n\u003ca href=\"https://codeclimate.com/github/NeverBounce/NeverBounceAPI-PHP\"\u003e\u003cimg src=\"https://codeclimate.com/github/NeverBounce/NeverBounceAPI-PHP/badges/gpa.svg\" /\u003e\u003c/a\u003e\r\n\u003ca href=\"https://packagist.org/packages/neverbounce/neverbounce-php\"\u003e\u003cimg src=\"https://img.shields.io/packagist/v/neverbounce/neverbounce-php.svg\" /\u003e\u003c/a\u003e\r\n\u003ca href=\"https://packagist.org/packages/neverbounce/neverbounce-php\"\u003e\u003cimg src=\"https://img.shields.io/packagist/dm/neverbounce/neverbounce-php.svg\" /\u003e\u003c/a\u003e\r\n\u003c/p\u003e\r\n\r\n\u003e Looking for the V3 API wrapper? Click [here](https://github.com/NeverBounce/NeverBounceAPI-PHP/tree/v3)\r\n\r\nThis is the official NeverBounce API PHP wrapper. It provides helpful methods to quickly implement our API in your existing php applications.\r\n\r\n### Requirements\r\n* PHP 7.1 or greater\r\n* PHP JSON extension\r\n* PHP cURL extension\r\n\r\n\u003e For PHP 5.5 - 7.0 use the [4.1](https://github.com/NeverBounce/NeverBounceAPI-PHP/tree/4.1) branch\r\n\r\nInstallation\r\n============\r\nComposer Installation\r\n---\r\nThis package takes advantage of composer's autoloading features, following the PSR-4 guidelines.\r\n\r\nTo install using composer you can run\r\n``` bash\r\ncomposer require \"neverbounce/neverbounce-php\":\"~4.5.0\"\r\n```\r\n\r\nOr add this to your composer.json\r\n``` php\r\n{\r\n  \"require\": {\r\n    \"neverbounce/neverbounce-php\":\"~4.5.0\"\r\n  }\r\n}\r\n```\r\nand run `composer install`\r\n\r\nManual Installation\r\n---\r\nYou can clone the repo directly and include the files yourself via an auto loader. Keep in mind that this package does follow the PSR-4 spec.\r\n```git clone https://github.com/creavos/NeverBounceAPI-PHP```\r\n\r\nRunning Examples\r\n---\r\n\r\nFirst clone or download the repository to your local machine and install the composer dependencies. Once the composer dependencies are installed create a new file in the project's root directory called `.api-key.php` with the following contents (adding your own API key):\r\n\r\n```php\r\n\u003c?php\r\n\r\n$api_key = \"secrete_api_key_goes_here\";\r\n``` \r\n\r\nWith the API key file created you can now run the examples contained within the `example/` directory.\r\n\r\n```php\r\nphp examples/account-info.php\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneverbounce%2Fneverbounceapi-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneverbounce%2Fneverbounceapi-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneverbounce%2Fneverbounceapi-php/lists"}