Download the PHP package pixelpeter/laravel-genderize-api-client without Composer
On this page you can find all versions of the php package pixelpeter/laravel-genderize-api-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pixelpeter/laravel-genderize-api-client
More information about pixelpeter/laravel-genderize-api-client
Files in pixelpeter/laravel-genderize-api-client
Download pixelpeter/laravel-genderize-api-client
More information about pixelpeter/laravel-genderize-api-client
Files in pixelpeter/laravel-genderize-api-client
Vendor pixelpeter
Package laravel-genderize-api-client
Short Description Laravel 8+ client for the genderize.io API
License MIT
Homepage https://github.com/pixelpeter/laravel-genderize-api-client
Package laravel-genderize-api-client
Short Description Laravel 8+ client for the genderize.io API
License MIT
Homepage https://github.com/pixelpeter/laravel-genderize-api-client
Please rate this library. Is it a good library?
Informations about the package laravel-genderize-api-client
Laravel 8+ Genderize.io API Client
A simple Laravel 8+ client for the Genderize.io API. It provides a fluent interface for easy request building.
Version overview
Laravel | php | use repository | use branch/tag |
---|---|---|---|
11.x, 10.x | 8.2, 8.1 | https://github.com/pixelpeter/laravel-genderize-api-client | master, v10.x |
9.x, 8.x | 8.2, 8.1, 8.0 | https://github.com/pixelpeter/laravel-genderize-api-client | v8.x |
5.7, 5.6 | 7.3, 7.2, 7.1 | https://github.com/pixelpeter/laravel5-genderize-api-client | 2.0.x |
5.5 | 7.2, 7.1, 7.0 | https://github.com/pixelpeter/laravel5-genderize-api-client | 1.1.x/2.0.x |
Installation
Step 1: Install Through Composer
Step 2: Add the Facade
Add the alias in app/config/app.php
Step 3: Publish the configuration file
This is only needed when you have an API key from Genderize.io
Examples
Send requests
Single name
Multiple names (max. 10)
Add language and country options
Working with the response
For single usage
For batch usage
Getting information about the request and limits
More documentation
Refer to Genderize.io API Documentation for more examples and documentation.
Testing
Run the tests with:
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-genderize-api-client with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1|^8.2|^8.3
mashape/unirest-php Version ^3.0.4
laravel/framework Version ^10.0|^11.0
mashape/unirest-php Version ^3.0.4
laravel/framework Version ^10.0|^11.0
The package pixelpeter/laravel-genderize-api-client contains the following files
Loading the files please wait ....