Download the PHP package andrew-gos/double-gis without Composer
On this page you can find all versions of the php package andrew-gos/double-gis. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download andrew-gos/double-gis
More information about andrew-gos/double-gis
Files in andrew-gos/double-gis
Package double-gis
Short Description Advanced strictly typed library for 2Gis Api
License MIT
Informations about the package double-gis
2Gis API Library
Version 1.1.1
Overview
This library is designed to simplify the development of applications which use 2Gis by leveraging strict typing and other improvements. \ It allows developers to create highly modular and maintainable bots by defining handlers for various updates in a clear and structured manner.
Contacts
If you received a bug or have an idea, please, write to [email protected]
and type 2Gis Library Bug
or 2Gis Library Idea
in email header.
Features
- Strict Typing: Ensures type safety and better code completion, reducing the likelihood of runtime errors.
- Ease of Use: Designed with simplicity in mind, allowing you to focus on your bot's functionality rather than boilerplate code.
Installation
To install the library, use Composer:
Usage
-
Get library instance
-
Get api
-
Use api
- Specify logger for library
Usage as service in Symfony
If you use Symfony, and you want to create DoubleGis object like service, type:
Usage in Yii2
If you use Yii2, you can use this library with Yii2 DI:
All versions of double-gis with dependencies
ext-curl Version >=8
ext-ctype Version *
andrew-gos/class-builder Version >=1.0
psr/container Version ^2.0
psr/http-client Version ^1.0
psr/http-factory Version ^1.0
psr/http-message Version ^2.0
psr/http-server-handler Version ^1.0
psr/http-server-middleware Version ^1.0
psr/log Version ^3.0