smorken/r25

Helper library for R25

Maintainers

Package info

bitbucket.org/scott_morken/r25

pkg:composer/smorken/r25

Statistics

Installs: 97

Dependents: 0

Suggesters: 0

v3.2.0 2025-04-29 16:34 UTC

This package is auto-updated.

Last update: 2026-03-01 01:41:10 UTC


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

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