PHPackages                             upmind/provision-provider-hello-world - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. upmind/provision-provider-hello-world

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

upmind/provision-provider-hello-world
=====================================

'Hello World' example of a Provision Category and Providers

v1.1.0(2y ago)11.0k1PHPPHP 7.4 - 8.3

Since Oct 15Pushed 2y ago1 watchersCompare

[ Source](https://github.com/upmind-automation/provision-provider-hello-world)[ Packagist](https://packagist.org/packages/upmind/provision-provider-hello-world)[ RSS](/packages/upmind-provision-provider-hello-world/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (2)Dependencies (3)Versions (4)Used By (1)

Upmind Provision Providers - Hello World
========================================

[](#upmind-provision-providers---hello-world)

[![Latest Version on Packagist](https://camo.githubusercontent.com/f028d3cf324e986f787bda4b35723f71f6f60982273fed8d3e9bcb85f8c97fda/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f75706d696e642f70726f766973696f6e2d70726f76696465722d68656c6c6f2d776f726c642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/upmind/provision-provider-hello-world)

This package is a basic 'Hello World' example of a Provision Category and Providers.

- [Installation](#installation)
- [Usage](#usage)
    - [Quick-start](#quick-start)
- [Supported Providers](#supported-providers)
- [Functions](#functions)
    - [greeting()](#greeting)
- [Changelog](#changelog)
- [Contributing](#contributing)
- [Credits](#credits)
- [License](#license)
- [Upmind](#upmind)

Installation
------------

[](#installation)

```
composer require upmind/provision-provider-hello-world
```

Usage
-----

[](#usage)

This library makes use of [upmind/provision-provider-base](https://packagist.org/packages/upmind/provision-provider-base) primitives which we suggest you familiarize yourself with by reading the usage section in the README.

### Quick-start

[](#quick-start)

See the below example to generat a greeting:

```
