ipub / json-api-client
JSON:API client for connecting to apis
v0.1.2
2018-09-15 10:07 UTC
Requires
- php: >=7.1.0
- cloudcreativity/utils-object: ^1.0
- guzzlehttp/guzzle: ^6.2
- neomerx/json-api: ^2.0
- nette/di: ~2.4
- nette/utils: ~2.4
Requires (Dev)
- nette/bootstrap: ~2.4
- nette/mail: ~2.4
- nette/robot-loader: ~2.4
- nette/safe-stream: ~2.3
- nette/tester: ~2.0
- pds/skeleton: ~1.0
- tracy/tracy: ~2.4
This package is auto-updated.
Last update: 2024-10-10 21:43:10 UTC
README
Extension for creating json:api client for Nette Framework
Installation
The best way to install ipub/json-api-client is using Composer:
$ composer require ipub/json-api-client
After that you have to register extension in config.neon.
extensions: jsonApiClient: IPub\JsonAPIClient\DI\JsonAPIClientExtension
Documentation
Learn how to use smart confirmation dialogs in documentation.
Homepage https://www.ipublikuj.eu and repository http://github.com/iPublikuj/json-api-client.