PHPackages                             scalify/puppet-master-client - 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. scalify/puppet-master-client

AbandonedArchivedLibrary

scalify/puppet-master-client
============================

Client library for the puppet-master HTTP API

1.1.4(7y ago)093Apache-2.0PHP

Since Aug 21Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Scalify/puppet-master-client-php)[ Packagist](https://packagist.org/packages/scalify/puppet-master-client)[ Docs](https://docs.puppet-master.io)[ RSS](/packages/scalify-puppet-master-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (8)Used By (0)

puppet-master-client-php
========================

[](#puppet-master-client-php)

PHP client for the [puppet-master.io](https://puppet-master.io) public API. Puppet-master makes the execution of website interactions super simple by abstracting the code execution behind a HTTP API, scheduling the job for you in a scalable manner. For more information please head over to the [puppet-master docs](https://docs.puppet-master.io).

installation
------------

[](#installation)

```
composer require scalify/puppet-master-client:~1.0
```

example usage
-------------

[](#example-usage)

```
