abenevaut / laravel-client-infrastructure
Laravel Http Client Infrastructure
Installs: 154
Dependents: 7
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/abenevaut/laravel-client-infrastructure
Requires
- php: ^8.3
Requires (Dev)
- fakerphp/faker: ^1.24
- illuminate/http: ^11
- mockery/mockery: ^1.6
- nikic/php-parser: ^5.0
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^10.5
- squizlabs/php_codesniffer: ^3.11
This package is auto-updated.
Last update: 2025-09-28 14:53:50 UTC
README
Based on @fideloper article about hexagonal architecture, this repository is my representation of "Inversion of Control" in S.O.L.I.D and target only how to consume API.