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 2d 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 72% 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

3912d 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

[mollie/laravel-mollie

Mollie API client wrapper for Laravel &amp; Mollie Connect provider for Laravel Socialite

3624.1M28](/packages/mollie-laravel-mollie)[mll-lab/laravel-graphiql

Easily integrate GraphiQL into your Laravel project

683.2M9](/packages/mll-lab-laravel-graphiql)[spatie/laravel-route-discovery

Auto register routes using PHP attributes

23645.0k2](/packages/spatie-laravel-route-discovery)[esign/laravel-conversions-api

A laravel wrapper package around the Facebook Conversions API

69145.4k](/packages/esign-laravel-conversions-api)[didww/didww-api-3-php-sdk

PHP SDK for DIDWW API 3

1218.2k](/packages/didww-didww-api-3-php-sdk)[surface/laravel-webfinger

A Laravel package to create an ActivityPub webfinger.

113.8k](/packages/surface-laravel-webfinger)

PHPackages © 2026

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