abenevaut / laravel-client-infrastructure
Laravel Http Client Infrastructure
0.0.2
2025-01-28 13:17 UTC
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-01-28 13:17:13 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.