solido / atlante-php
REST API client utilities
Installs: 14 526
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 0
Open Issues: 5
Requires
- php: ^7.4 || ^8.0
- ext-json: *
- symfony/polyfill-php80: ^1.0
- thecodingmachine/safe: ^1.1
Requires (Dev)
- guzzlehttp/guzzle: ^7.3
- jangregor/phpstan-prophecy: ^0.8.0
- laminas/laminas-diactoros: ^2.3
- nyholm/psr7: ^1
- phpspec/prophecy-phpunit: ^2.0
- phpunit/phpunit: ^8.1 || ^9.0
- psr/cache: ^1.0
- psr/http-client: ^1.0
- psr/http-client-implementation: ^1.0
- psr/http-factory: ^1.0
- psr/http-factory-implementation: ^1.0
- psr/http-message: ^1.0
- roave/security-advisories: dev-master
- solido/php-coding-standards: dev-master
- symfony/cache: ^4.4 || ^5.1 || ^6.0
- symfony/http-client: ^4.4 || ^5.1 || ^6.0
- symfony/process: ^4.4 || ^5.0 || ^6.0
- symfony/string: ^5.1 || ^6.0
This package is auto-updated.
Last update: 2024-11-03 11:31:48 UTC
README
Solido Atlante is an PHP HTTP Client for APIs.
Installation
$ composer require solido/atlante-php
Using Atlante
You can read the dedicated section on Solido documentation.
Contributing
Contributions are welcome. Feel free to open a PR or file an issue here on GitHub!
License
Atlante is licensed under the MIT License - see the LICENSE file for details