Download the PHP package hopekelldev/confirmident without Composer
On this page you can find all versions of the php package hopekelldev/confirmident. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hopekelldev/confirmident
More information about hopekelldev/confirmident
Files in hopekelldev/confirmident
Download hopekelldev/confirmident
More information about hopekelldev/confirmident
Files in hopekelldev/confirmident
Vendor hopekelldev
Package confirmident
Short Description Laravel Confirmident API Integration - A Laravel 10+ package for Confirmident.com.ng
License MIT
Package confirmident
Short Description Laravel Confirmident API Integration - A Laravel 10+ package for Confirmident.com.ng
License MIT
Please rate this library. Is it a good library?
Informations about the package confirmident
Laravel Confirmident
Laravel Confirmident is a Laravel 10+ package for seamless integration with the Confirmident identity verification API.
It provides a simple Facade-based interface for NIN and identity verification.
✅ Requirements
- PHP >= 8.1
- Laravel >= 10.0
- GuzzleHTTP >= 7.0
📦 Installation
⚙️ Configuration
Publish Configuration File
Environment Variables (.env)
Add the following to your .env file:
🚀 Usage Example
Verify NIN Example
📋 Available Methods
| Method | Description |
|---|---|
nin()->searchByNIN($nin) |
Search NIN details by NIN number |
nin()->searchByPhoneNumber($phone) |
Search NIN details by registered phone number |
nin()->searchByDemographicInfo($data) |
Search NIN by demographic information (firstname, lastname, dob, gender) |
bvn()->verification($bvn) |
Verify BVN and retrieve identity details |
📖 Controller Examples
For detailed usage examples and expected API responses, see:
👉 tests/ControllerExample.md
📃 License
Released under the MIT License.
See the LICENSE file for details.
👤 Author
Ezenwa Hopekell
- GitHub: HopekellDev
- Email: [email protected]
🤝 Contributions & Issues
Feel free to open issues or submit pull requests on GitHub.
All versions of confirmident with dependencies
PHP Build Version
Package Version
The package hopekelldev/confirmident contains the following files
Loading the files please wait ...