PHPackages                             donejeh/nuban - 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. donejeh/nuban

ActiveLibrary

donejeh/nuban
=============

You can use it to get the account name of any bank account in Nigeria

2.0.0(2y ago)123.1k6[1 issues](https://github.com/donejeh/nuban-api/issues)MITPHP

Since Mar 17Pushed 2y ago1 watchersCompare

[ Source](https://github.com/donejeh/nuban-api)[ Packagist](https://packagist.org/packages/donejeh/nuban)[ RSS](/packages/donejeh-nuban/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (4)Used By (0)

Nigeria-Bank-Account-Number-API Laravel Package
===============================================

[](#nigeria-bank-account-number-api-laravel-package)

You can use it to get the account name of any bank account in Nigeria

- Lifetime Access. Unlimited Account Lookups
- Enter account number and get the name and bank
- Enter account number and bank code to get the account name

install via composer
--------------------

[](#install-via-composer)

```
composer require donejeh/nuban

```

Application Service Providers...
--------------------------------

[](#application-service-providers)

```
 Donejeh\Nuban\NubapiServiceProvider::class

```

Publish the config file
-----------------------

[](#publish-the-config-file)

```
php artisan vendor:publish --provider="Donejeh\Nuban\NubapiServiceProvider" --tag="config"
```

Default config file contents
----------------------------

[](#default-config-file-contents)

```
