fixik / icobench
Laravel package for the ICObench API
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/fixik/icobench
Requires
- php: ^7.0
This package is auto-updated.
Last update: 2025-09-17 12:42:35 UTC
README
Laravel Package for ICObench API
Installation
composer require fixik/icobench
- add provider to config of app.php file
Fixik\ICOBench\ICOBenchAPIServiceProvider::class,
- add keys to .env file
ICO_BENCH_PRIVATE_API_KEY=
ICO_BENCH_PUBLIC_API_KEY=
php artisan vendor:pablish
Basic Usage
https://icobench.com/developers
License
Laravel IP Geocoder is open-sourced software licensed under the MIT license