Download the PHP package ay4t/php-rest-client without Composer
On this page you can find all versions of the php package ay4t/php-rest-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ay4t/php-rest-client
More information about ay4t/php-rest-client
Files in ay4t/php-rest-client
Download ay4t/php-rest-client
More information about ay4t/php-rest-client
Files in ay4t/php-rest-client
Vendor ay4t
Package php-rest-client
Short Description Multipurpose PHP rest client for consuming RESTful web services.
License MIT
Homepage https://github.com/ay4t/php-rest-client
Package php-rest-client
Short Description Multipurpose PHP rest client for consuming RESTful web services.
License MIT
Homepage https://github.com/ay4t/php-rest-client
Please rate this library. Is it a good library?
Informations about the package php-rest-client
PHP REST Client
A flexible and robust PHP REST Client with advanced features for handling API requests.
Features
- 🚀 Simple and intuitive API
- 🔄 Automatic retry mechanism for failed requests
- 📝 Comprehensive logging system
- ⚡ Custom exception handling
- 🔒 Configurable request options
- 🛠 Extensible architecture
Installation
Install via Composer:
Basic Usage
Using Config Object (Recommended)
Using Array Configuration (Alternative)
Advanced Features
Custom Logging
Retry Mechanism
Request Options
Error Handling
Implementing Custom Logger
You can implement your own logger by implementing the LoggerInterface
:
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
All versions of php-rest-client with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^7.9.2
The package ay4t/php-rest-client contains the following files
Loading the files please wait ....