smorken / r25
Helper library for R25
v3.1.2
2024-08-01 21:39 UTC
Requires
- php: ^8.1
- ext-simplexml: *
- guzzlehttp/guzzle: ^7.7.1
- illuminate/support: ^10.0|^11.0
- psr/http-message: ^2.0.0
Requires (Dev)
- mockery/mockery: ^1.0
- phpstan/phpstan: ^1.11.8
- phpunit/phpunit: ^10.0|^11.0
- smorken/docker: *
README
License
This software is open-sourced software licensed under the MIT license
The Laravel framework is open-sourced software licensed under the MIT license
Requirements
- PHP 8.1+
- PHP XML library
- Composer
Use
Can be used standalone or with Laravel 10, should auto register with Laravel 10. If not:
- add service provider to
config/app.php
'providers' => [
...
Smorken\R25\ServiceProvider::class,
Config options (.env)
R25_BASE_URI
R25_USER
R25_PASSWORD