seven.io / nette
Partially featured seven.io HTTP client for nette
dev-master / 0.1.x-dev
2026-04-28 09:28 UTC
Requires
- php: >= 7.2
- ext-json: *
- guzzlehttp/psr7: ^1.4|^2.0
- nette/utils: ^3.1.0
Requires (Dev)
- contributte/guzzlette: ^3.0.0
- mockery/mockery: ^1.3.0
- nette/di: ^3.0.1
- nette/tester: ~2.3.1
- ninjify/nunjuck: ^0.3.0
- ninjify/qa: ^0.12.0
- phpstan/phpstan: ^1.0
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-nette: ^1.0
- phpstan/phpstan-strict-rules: ^1.0
Suggests
- contributte/guzzlette: As the default HTTP client
This package is auto-updated.
Last update: 2026-04-28 12:17:19 UTC
README
seven HTTP Client for Nette
Partially-featured seven.io HTTP client for the Nette Framework.
Features
- HTTP Client - Thin wrapper around the seven REST API tuned for the Nette DI container
- Service-First - Register once via DI, inject anywhere
Prerequisites
- Nette 3.x
- PHP 7.2+
- A seven account with API key (How to get your API key)
Installation
composer require seven.io/nette
Documentation
Detailed usage examples and the complete API reference live in the .docs folder of this repository.
Support
Need help? Feel free to contact us or open an issue.