Search by

valesaude / shortener-client

marcostmunhoz

There is no license information available for the latest version (2.0.0) of this package.

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Package info

github.com/valesaudesempre/shortener-client

pkg:composer/valesaude/shortener-client

Statistics

Installs: 983

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

2.0.0 2022-11-03 15:09 UTC

This package is auto-updated.

Last update: 2024-11-23 21:46:17 UTC


README

A simple HTTP Client for Vale Saude Shortener (https://github.com/valesaudesempre/shortener).

Usage

Install package:

composer require valesaude/shortener-client:^1.0

Set the following configs:

  • services.valesaude.shortener_client.base_uri: The shortener application base URI.
  • services.valesaude.shortener_client.username: The application username.
  • services.valesaude.shortener_client.password: The application password.

Optionally, publish and change the localization files:

php artisan vendor:publish --tag=valesaude-shortener-client-translation