Download the PHP package mmaurice/infoflot-api without Composer
On this page you can find all versions of the php package mmaurice/infoflot-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package infoflot-api
PHP SDK для работы с API Инфофлот
PHP SDK инструмент для работы с API Инфофлот из PHP. Данный проект реализован на базе фреймворка ApiGate. Запросы и ответы соответствуют схемам, указанным в официальной документации.
Реализованные методы
Справочники
- /cities
- /cities/{id}
- /discounts
- /discounts/{id}
- /discounts-rules
- /onboard-services
- /onboard-services/{id}
- /public-places
- /public-places/{id}
- /rivers
- /rivers/{id}
- /ports
- /ports/{id}
- /countries
- /countries/{id}
- /regions
- /regions/{id}
- /ships
- /ships/{id}
- /popular-routes
- /popular-routes/{id}
Поиск данных
- /cruises/{id}/cabins
- /cruises/{id}/cabins/search
- /cruises
- /cruises/{id}
Заявки
- /requests
- /requests
- /requests/{id}
- /requests/{id}
Установка
Установка производится через Composer:
Примеры кода
В файле /example/index.php
представлен пример кода. Для работы с библиотекой, необходимо указать свой apiKey (/example/configs/Config.php
).
Ссылки
All versions of infoflot-api with dependencies
PHP Build Version
Package Version
The package mmaurice/infoflot-api contains the following files
Loading the files please wait ....