Download the PHP package alphaolomi/laravel-nida without Composer
On this page you can find all versions of the php package alphaolomi/laravel-nida. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download alphaolomi/laravel-nida
More information about alphaolomi/laravel-nida
Files in alphaolomi/laravel-nida
Package laravel-nida
Short Description Unofficial package for fetching users information based on National ID Number for Laravel applications.
License MIT
Homepage https://github.com/alphaolomi/laravel-nida
Informations about the package laravel-nida
🗄️ NIDA for Laravel
Unofficial package for fetching users information based on National ID Number for Laravel applications.
Features 🔎
- [x] Fetch user information based on National ID Number
- [ ] Save user information to database (migration and model)
- [ ] Add command to fetch user information
- [ ] Add helper function to fetch user information
- [ ] Add cache to fetch user information
- [ ] Add tests
Note: User Image and Signature are currently not supported (Depreciated !!)
📦 Prerequisites
- PHP 8.0 or higher
- Laravel 8 or above
- Composer
⬇️ Installation
You can install the package via composer:
🔎 Usage
To fetch user information based on ID Number, you can use the following method:
1. Using Facades
2. Using static classes
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Issues
Are you facing any issue with usage of the package, just raise an issue and I looking to fixing it as soon as I can.
🤝 Contributing
Please see CONTRIBUTING for details.
🔐 Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
👏 Credits
- Alpha Olomi
- All Contributors
📝 License
The MIT License (MIT). Please see License File for more information.
🌟 Support | Give it a star
Did you find this repository useful to you ? Give it a star so as more people can get to know about it;
❕ Disclaimers
This is not an official package. It not endorsed by any organization or individual. Authors are not responsible for any misinformation or misuse of the package of any kind. Author is not responsible for any damages caused by use of the package.
All versions of laravel-nida with dependencies
guzzlehttp/guzzle Version ^7.2
illuminate/contracts Version ^8.0|^9.0|^10.0
spatie/laravel-package-tools Version ^1.9