Download the PHP package lajosbencz/here-php without Composer
On this page you can find all versions of the php package lajosbencz/here-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lajosbencz/here-php
More information about lajosbencz/here-php
Files in lajosbencz/here-php
Download lajosbencz/here-php
More information about lajosbencz/here-php
Files in lajosbencz/here-php
Vendor lajosbencz
Package here-php
Short Description This document describes the Geocoding and Search API.
License unlicense
Homepage https://github.com/lajosbencz/here-php.git
Package here-php
Short Description This document describes the Geocoding and Search API.
License unlicense
Homepage https://github.com/lajosbencz/here-php.git
Please rate this library. Is it a good library?
Informations about the package here-php
here-php
This document describes the Geocoding and Search API.
Installation & Usage
Requirements
PHP 7.2 and later.
Composer
To install the bindings via Composer, add the following to composer.json
:
Then run composer install
Manual Installation
Download the files and include autoload.php
:
Getting Started
Please follow the installation procedure and then run the following:
API Endpoints
All URIs are relative to http://localhost
Class | Method | HTTP request | Description |
---|---|---|---|
DefaultApi | autocompleteGet | GET /autocomplete | Autocomplete |
DefaultApi | autosuggestGet | GET /autosuggest | Autosuggest |
DefaultApi | browseGet | GET /browse | Browse |
DefaultApi | discoverGet | GET /discover | Discover |
DefaultApi | geocodeGet | GET /geocode | Geocode |
DefaultApi | lookupGet | GET /lookup | Lookup By ID |
DefaultApi | revgeocodeGet | GET /revgeocode | Reverse Geocode |
Models
- AccessResponseCoordinate
- Address
- AutocompleteResultItem
- AutosuggestEntityResultItem
- AutosuggestQueryResultItem
- BrowseResultItem
- Category
- Chain
- Contact
- ContactInformation
- DisplayResponseCoordinate
- ErrorResponse
- FieldScore
- GeocodeResultItem
- LookupResponse
- MapView
- MatchInfo
- OneboxSearchResultItem
- OpenSearchAutocompleteResponse
- OpenSearchAutosuggestResponse
- OpenSearchBrowseResponse
- OpenSearchGeocodeResponse
- OpenSearchReverseGeocodeResponse
- OpenSearchSearchResponse
- OpeningHours
- Parsing
- Phoneme
- PhonemesSection
- QueryTermResultItem
- Range
- Scoring
- StructuredOpeningHours
- Supplier
- SupplierReference
- TitleAndAddressHighlighting
- TitleHighlighting
Authorization
apiKey
- Type: API key
- API key parameter name: apiKey
- Location: URL query string
bearerAuth
- Type: Bearer authentication (JWT)
Tests
To run the tests, use:
Author
About this package
This PHP package is automatically generated by the OpenAPI Generator project:
- API version:
1.59
- Build package:
org.openapitools.codegen.languages.PhpClientCodegen
All versions of here-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
The package lajosbencz/here-php contains the following files
Loading the files please wait ....