Download the PHP package devinpearson/binlist without Composer
On this page you can find all versions of the php package devinpearson/binlist. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download devinpearson/binlist
More information about devinpearson/binlist
Files in devinpearson/binlist
Download devinpearson/binlist
More information about devinpearson/binlist
Files in devinpearson/binlist
Vendor devinpearson
Package binlist
Short Description Easy package for using binlist in laravel.
License MIT
Package binlist
Short Description Easy package for using binlist in laravel.
License MIT
Please rate this library. Is it a good library?
Informations about the package binlist
Wrapper for BinList.net
A simple wrapper for checking binlist codes via binlist.net and formats the results in to type hinted objects so it makes it easier to work and reference the results.
Installing
Add the dependency to your project:
Laravel 5.5+:
If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php
If you want to use the facade to log messages, add this to your facades in app.php:
Usage
Features
- creates an easy to use facade for binlist.net
Requirements
- PHP 7.1+
- PHPUnit is required to run the unit tests
- Composer is required to run the unit tests
All versions of binlist with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.3
guzzlehttp/guzzle Version ^6.3
illuminate/contracts Version ^5.7
illuminate/support Version ^5.7
guzzlehttp/guzzle Version ^6.3
illuminate/contracts Version ^5.7
illuminate/support Version ^5.7
The package devinpearson/binlist contains the following files
Loading the files please wait ....