PHPackages                             credibility/dandb-laravel - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. credibility/dandb-laravel

ActiveLibrary[API Development](/categories/api)

credibility/dandb-laravel
=========================

Laravel Wrapper for DandB REST API

v1.0.3(10y ago)118.2k1MITPHPPHP &gt;=5.4.0

Since Oct 10Pushed 10y ago7 watchersCompare

[ Source](https://github.com/credibility/dandb-laravel)[ Packagist](https://packagist.org/packages/credibility/dandb-laravel)[ RSS](/packages/credibility-dandb-laravel/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (5)Versions (12)Used By (0)

Dun &amp; Bradstreet Emerging Business Laravel Client
=====================================================

[](#dun--bradstreet-emerging-business-laravel-client)

[![Coverage Status](https://camo.githubusercontent.com/243cb8ba74667983862f5f5e953bf7e9f291381e93b6e57a7d8779de328091a2/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f637265646962696c6974792f64616e64622d6c61726176656c2e737667)](https://coveralls.io/r/credibility/dandb-laravel)[![Build Status](https://camo.githubusercontent.com/56a346093519a67bcf7396c381dcb743e22775af9f355d60a7aa36956098a663/68747470733a2f2f7472617669732d63692e6f72672f637265646962696c6974792f64616e64622d6c61726176656c2e737667)](https://travis-ci.org/credibility/dandb-laravel)[![Packagist](https://camo.githubusercontent.com/2ac062660db18c1bf5d55318acd6ba1468b55abc7921b8aa98ed5cc54fecd89c/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f637265646962696c6974792f64616e64622d6c61726176656c2e737667)](https://packagist.org/packages/credibility/dandb-laravel)

Dun and Bradstreet Emerging Business API Client for Laravel based on [credibility/dandb](https://github.com/credibility/dandb).

Installation
------------

[](#installation)

Using composer:

```
"require": {
  "credibility/dandb-laravel": "dev-master"
}

```

Then, in `config/app.php`, add the following to the service providers array.

```
array(
   ...
  'Credibility\DandB\Providers\DandBServiceProvider',
)

```

Configs
-------

[](#configs)

Run `php artisan config:publish credibility/dandb-laravel` to publish your config file. Usage instructions are inside the file.

Usage
-----

[](#usage)

To use within the application, call `App::make('dandb')` or if you have an instance of the `Illuminate/Foundation/Application`, `$app->make('dandb')`

From there, the returned object will allow you to call methods within the [credibility/dandb](https://github.com/credibility/dandb) class. These calls will automatically be cached using the Laravel Cache abstraction.

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~45 days

Recently: every ~70 days

Total

8

Last Release

3964d ago

Major Versions

v0.2.0 → v1.0.02014-11-17

v0.2.1 → v1.0.32015-08-26

### Community

Maintainers

![](https://www.gravatar.com/avatar/058fd18291dc96efad861f5ece9bbc6f3b485f037b881a39fd0792a84702bad5?d=identicon)[credibility](/maintainers/credibility)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/credibility-dandb-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/credibility-dandb-laravel/health.svg)](https://phpackages.com/packages/credibility-dandb-laravel)
```

###  Alternatives

[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.6k3](/packages/defstudio-telegraph)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5021.9k](/packages/simplestats-io-laravel-client)[rapidez/core

Rapidez Core

1823.5k72](/packages/rapidez-core)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
