Download the PHP package omisai/php-creditonline without Composer
On this page you can find all versions of the php package omisai/php-creditonline. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download omisai/php-creditonline
More information about omisai/php-creditonline
Files in omisai/php-creditonline
Package php-creditonline
Short Description PHP package to interact with the CreditOnline API
License MIT
Homepage https://github.com/omisai-tech/php-creditonline
Informations about the package php-creditonline
php-creditonline
The original CreditOnline's OpenAPI documentation can be found at https://api.creditonline.hu/swagger/index.html.
Features
- Object-oriented design for easy integration
- Comprehensive test suite with Pest
- Clear documentation for developers
Requirements
- PHP 8.1 or higher
Installation
Install the package via Composer:
Usage
The package provides object-oriented access to the CreditOnline API. See USAGE.md for detailed documentation and examples.
Testing
Run the test suite using Pest:
Contributing
Please see CONTRIBUTING.md for details on how to contribute to this project.
Security
Please see SECURITY.md for details on reporting security vulnerabilities.
License
This package is open-sourced software licensed under the MIT license.
Sponsoring
If you find this package useful, please consider sponsoring the development: Sponsoring on GitHub
Your support helps us maintain and improve this open-source project!
Acknowledgments
- OpenAPI Generator for generating the initial codebase
- Tested with Pest for a modern testing experience
All versions of php-creditonline with dependencies
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^7.3
guzzlehttp/psr7 Version ^1.7 || ^2.0