Download the PHP package magdy-hakam/laravel5-genderize-api-client without Composer
On this page you can find all versions of the php package magdy-hakam/laravel5-genderize-api-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download magdy-hakam/laravel5-genderize-api-client
More information about magdy-hakam/laravel5-genderize-api-client
Files in magdy-hakam/laravel5-genderize-api-client
Download magdy-hakam/laravel5-genderize-api-client
More information about magdy-hakam/laravel5-genderize-api-client
Files in magdy-hakam/laravel5-genderize-api-client
Vendor magdy-hakam
Package laravel5-genderize-api-client
Short Description Laravel client for the genderize.io API
License MIT
Homepage https://github.com/magdyHakam/laravel5-genderize-api-client
Package laravel5-genderize-api-client
Short Description Laravel client for the genderize.io API
License MIT
Homepage https://github.com/magdyHakam/laravel5-genderize-api-client
Please rate this library. Is it a good library?
Informations about the package laravel5-genderize-api-client
Laravel 5 Genderize.io API Client
A simple Laravel 5 client for the Genderize.io API. It provides a fluent interface for easy request building.
Version overview
| Laravel | php | use branch |
|---|---|---|
| 5.8 | 7.1, 7.2, 7.3 | w.i.p. |
| 5.7 | 7.1, 7.2, 7.3 | 2.0.x |
| 5.6 | 7.1, 7.2, 7.3 | 2.0.x |
| 5.5 | 7.0, 7.1, 7.2 | 1.1.x/2.0.x |
Installation
Step 1: Install Through Composer
Step 2: Add the Service Provider (not needed with v2.x because of auto discovery)
Add the service provider in app/config/app.php
Step 3: Add the Facade
Add the alias in app/config/app.php
Step 4: 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 laravel5-genderize-api-client with dependencies
PHP Build Version
Package Version
The package magdy-hakam/laravel5-genderize-api-client contains the following files
Loading the files please wait ...