solido / atlante-php
REST API client utilities
Installs: 14 628
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 0
Open Issues: 5
Requires
- php: ^8.1
- ext-json: *
Requires (Dev)
- guzzlehttp/guzzle: ^7.3
- jangregor/phpstan-prophecy: ^1.0
- laminas/laminas-diactoros: ^2.3
- nyholm/psr7: ^1
- phpspec/prophecy-phpunit: ^2.0
- phpunit/phpunit: ^10.0
- psr/cache: ^1.0 || ^2.0 || ^3.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: ^6.4 || ^7.0
- symfony/http-client: ^6.4 || ^7.0
- symfony/process: ^6.4 || ^7.0
- symfony/string: ^6.4 || ^7.0
This package is auto-updated.
Last update: 2025-06-28 15:13:37 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