PHPackages                             solomon-ochepa/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. solomon-ochepa/nuban

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

solomon-ochepa/nuban
====================

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

2.0.0(2y ago)1296MITPHP

Since Mar 17Pushed 1y agoCompare

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

READMEChangelogDependenciesVersions (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 solomon-ochepa/nuban

```

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

[](#application-service-providers)

```
 SolomonOchepa\Nuban\NubanServiceProvider::class

```

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

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

```
php artisan vendor:publish --provider="SolomonOchepa\Nuban\NubanServiceProvider" --tag="config"
```

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

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

```
